Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/home/mockroot/dist-circle9-build-94367-40815/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1667260800 Wrote: /builddir/build/SRPMS/grafana-9.0.9-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/home/mockroot/dist-circle9-build-94367-40815/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1667260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9vxfTT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/grafana-9.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/bin/xz -dc /builddir/build/SOURCES/grafana-vendor-9.0.9-1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r plugins-bundled + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/grafana-webpack-9.0.9-1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch): + echo 'Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file packaging/wrappers/grafana-cli Patch #2 (0002-add-manpages.patch): + echo 'Patch #2 (0002-add-manpages.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file docs/man/man1/grafana-cli.1 patching file docs/man/man1/grafana-server.1 Patch #3 (0003-update-default-configuration.patch): + echo 'Patch #3 (0003-update-default-configuration.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file conf/defaults.ini patching file conf/sample.ini Patch #4 (0004-remove-unused-backend-dependencies.patch): + echo 'Patch #4 (0004-remove-unused-backend-dependencies.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file go.mod patching file go.sum patching file pkg/extensions/main.go Patch #5 (0005-remove-unused-frontend-crypto.patch): + echo 'Patch #5 (0005-remove-unused-frontend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file package.json patching file yarn.lock Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch): + echo 'Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/services/notifications/codes.go patching file pkg/services/notifications/codes_test.go patching file pkg/services/notifications/notifications.go patching file pkg/services/notifications/notifications_test.go Patch #7 (0007-skip-marketplace-plugin-install-test.patch): + echo 'Patch #7 (0007-skip-marketplace-plugin-install-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/tests/api/plugins/api_plugins_test.go Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/tsdb/prometheus/buffered/time_series_query.go Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/tsdb/prometheus/models/query.go Patch #10 (0010-v9.0.x-Login-email-before-username-57406.patch): + echo 'Patch #10 (0010-v9.0.x-Login-email-before-username-57406.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/services/sqlstore/user.go patching file pkg/services/sqlstore/user_test.go Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch): patching file vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go + echo 'Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file vendor/golang.org/x/crypto/openpgp/packet/packet.go patching file vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go patching file vendor/golang.org/x/crypto/pkcs12/crypto.go patching file vendor/github.com/prometheus/exporter-toolkit/web/handler.go patching file vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go Patch #1002 (1002-vendor-use-pbkdf2-from-OpenSSL.patch): patching file vendor/golang.org/x/crypto/internal/boring/boring.go + echo 'Patch #1002 (1002-vendor-use-pbkdf2-from-OpenSSL.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file vendor/golang.org/x/crypto/internal/boring/notboring.go patching file vendor/golang.org/x/crypto/internal/boring/openssl_pbkdf2.h patching file vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mgEA4D + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export GOEXPERIMENT=boringcrypto + GOEXPERIMENT=boringcrypto + export 'LDFLAGS=-X main.version=9.0.9 -X main.buildstamp=1667260800' + LDFLAGS='-X main.version=9.0.9 -X main.buildstamp=1667260800' + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=auto + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0xad9c693ec24e33e80208a8c545278ed3ebcdf7d9 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-cli ./pkg/cmd/grafana-cli WORK=/tmp/go-build3815276400 github.com/dgryski/go-rendezvous mkdir -p $WORK/b777/ internal/goarch mkdir -p $WORK/b007/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b831/ internal/race cat >$WORK/b777/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid zVQztzkWxEyKYpVuO5sL/zVQztzkWxEyKYpVuO5sL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 2Q0L9zfy1cPrYcEkPAun/2Q0L9zfy1cPrYcEkPAun -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_ppc64le.go /usr/lib/golang/src/internal/goarch/zgoarch_ppc64le.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid wbBAd_s25CAFmMmkoA6C/wbBAd_s25CAFmMmkoA6C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >$WORK/b831/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid DJqFrRyjoBnmJYresBz4/DJqFrRyjoBnmJYresBz4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go internal/goexperiment mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid 8w1INFGVlC-yG025-DN6/8w1INFGVlC-yG025-DN6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b777/_pkg_.a # internal github.com/aws/aws-sdk-go/aws/client/metadata github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b299/ google.golang.org/grpc/attributes cuelang.org/go/pkg/tool mkdir -p $WORK/b169/ google.golang.org/protobuf/internal/flags github.com/gobwas/glob/util/runes mkdir -p $WORK/b283/ internal/nettrace vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b197/ crypto/internal/subtle github.com/google/go-cmp/cmp/internal/flags golang.org/x/sys/internal/unsafeheader encoding internal/goos golang.org/x/text/internal/utf8internal mkdir -p $WORK/b086/ unicode/utf16 crypto/subtle container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/itoa mkdir -p $WORK/b153/ google.golang.org/grpc/serviceconfig unicode/utf8 mkdir -p $WORK/b354/ math/bits mkdir -p $WORK/b015/ github.com/cheekybits/genny/generic mkdir -p $WORK/b465/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b441/ mkdir -p $WORK/b373/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid K6v0qudWubDPfbtwVL-c/K6v0qudWubDPfbtwVL-c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p container/list -std -complete -installsuffix shared -buildid cH_CAMNBZzwZkzdzU-bt/cH_CAMNBZzwZkzdzU-bt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b119/ mkdir -p $WORK/b250/ mkdir -p $WORK/b247/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b441/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF unicode cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid K7USI4qffHu3nRgmgaPg/K7USI4qffHu3nRgmgaPg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid wfNjkSpthmiVB-e_Huh1/wfNjkSpthmiVB-e_Huh1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid jrwIsSpegOI1tIPJ4JJs/jrwIsSpegOI1tIPJ4JJs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding -std -complete -installsuffix shared -buildid Pcc2XLrVer6Sx47U5Nx0/Pcc2XLrVer6Sx47U5Nx0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 9kYbGIuKnC3_UJNOnmdR/9kYbGIuKnC3_UJNOnmdR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go mkdir -p $WORK/b081/ cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/ae/ae9b1d1fa42cdced9f0d5c2e4e6c01aa8c3a4f19b32c947b9373689c3bdac711-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid TSsbxZGPpFLbyRyYLkjw/TSsbxZGPpFLbyRyYLkjw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid ZhrIibGP_BWvO2lGdpCD/ZhrIibGP_BWvO2lGdpCD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 28uuQvgS2_GoAu1sVg2v/28uuQvgS2_GoAu1sVg2v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go mkdir -p $WORK/b187/ mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid gf_-vncsUQvK6JlPxhk1/gf_-vncsUQvK6JlPxhk1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go mkdir -p $WORK/b377/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b354/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid 0MeUXMYC0rH_0M7lLMNo/0MeUXMYC0rH_0M7lLMNo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid uellJ6xGFOmcb9WRRn6y/uellJ6xGFOmcb9WRRn6y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid 0eYfZTpGhG8sQKi33QPo/0eYfZTpGhG8sQKi33QPo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b039/ mkdir -p $WORK/b078/ mkdir -p $WORK/b024/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b247/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/subtle -std -complete -installsuffix shared -buildid FMHT4SqtxmNzwrARIYDu/FMHT4SqtxmNzwrARIYDu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid 6vfQJ11xd_NlbjijYN1P/6vfQJ11xd_NlbjijYN1P -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid l7yiIP98y2Yfa4ABT6v4/l7yiIP98y2Yfa4ABT6v4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid v666NjdVj7wXRzsjMM8d/v666NjdVj7wXRzsjMM8d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid QTF--ePqOiGv9IG24rx0/QTF--ePqOiGv9IG24rx0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid MfgaaMXDXLkhlxCjT5hC/MfgaaMXDXLkhlxCjT5hC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid Upr8_vxKNzObzxYLQhIo/Upr8_vxKNzObzxYLQhIo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p math/bits -std -complete -installsuffix shared -buildid EHJHnAym6EzKTAcP8RIE/EHJHnAym6EzKTAcP8RIE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid XAaPVykBn_RLYxCoIY-r/XAaPVykBn_RLYxCoIY-r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid j0N_wRAtzT1wv_p0Zy_U/j0N_wRAtzT1wv_p0Zy_U -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid LoAauhVWaUnN3cJKtYti/LoAauhVWaUnN3cJKtYti -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go golang.org/x/net/internal/iana mkdir -p $WORK/b541/ golang.org/x/xerrors/internal mkdir -p $WORK/b446/ github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b564/ internal/cpu mkdir -p $WORK/b013/ sync/atomic mkdir -p $WORK/b023/ github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b561/ github.com/lib/pq/oid mkdir -p $WORK/b662/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config EOF github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b562/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid E6YgNMxoa25iYwYVTboU/E6YgNMxoa25iYwYVTboU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config EOF github.com/google/wire mkdir -p $WORK/b771/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid MmryIHfvkckEeeKK7S7D/MmryIHfvkckEeeKK7S7D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid m4uMmM1MYGmWS33T0Xya/m4uMmM1MYGmWS33T0Xya -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go gonum.org/v1/gonum/graph cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF github.com/VividCortex/mysqlerr cat >$WORK/b662/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./asm.s mkdir -p $WORK/b706/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid 8xW1ZcBA_2HrMCo1-UZo/8xW1ZcBA_2HrMCo1-UZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go mkdir -p $WORK/b658/ github.com/pierrec/lz4/v4/internal/lz4errors cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b462/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./cpu.s cat >$WORK/b561/importcfg << 'EOF' # internal # import config EOF go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b608/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid zje37M9D-4Jmg5gIujLd/zje37M9D-4Jmg5gIujLd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cat >$WORK/b562/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid O1ilzdo9OZyBiHEILQ94/O1ilzdo9OZyBiHEILQ94 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go mkdir -p $WORK/b019/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid FlxLT1-JbCyhnH3GJtlz/FlxLT1-JbCyhnH3GJtlz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b462/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b771/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid pP01yTwX5uk6KZQRKFqw/pP01yTwX5uk6KZQRKFqw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid gwpPVD-mhLNsjIeBao8Y/gwpPVD-mhLNsjIeBao8Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid WPTx3QYbM0XT86vIrWK1/WPTx3QYbM0XT86vIrWK1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/google/wire/wire.go cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF runtime/internal/atomic mkdir -p $WORK/b016/ cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_ppc64x.s cat >$WORK/b658/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid Q4neJBZdHjYpHKeoXscO/Q4neJBZdHjYpHKeoXscO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go go.opencensus.io mkdir -p $WORK/b870/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF internal/unsafeheader mkdir -p $WORK/b008/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_ppc64x.s go.opencensus.io/trace/internal mkdir -p $WORK/b871/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid mYukVpWBaGb2zW6s4Xst/mYukVpWBaGb2zW6s4Xst -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/go.opencensus.io/opencensus.go cat >$WORK/b871/importcfg << 'EOF' # internal # import config EOF go.opencensus.io/internal/tagencoding mkdir -p $WORK/b894/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid wj4T2hzF7RaQBHgj_ABF/wj4T2hzF7RaQBHgj_ABF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b833/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid J4PvsMLH9ymtzipLdbBZ/J4PvsMLH9ymtzipLdbBZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go github.com/dennwc/varint mkdir -p $WORK/b965/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b894/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b966/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid Zyw8DhMziKsh7UzTxY5n/Zyw8DhMziKsh7UzTxY5n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid 874XT-Loc234AWk8vCpJ/874XT-Loc234AWk8vCpJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >$WORK/b965/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid 8qMWVcam3faEKwxYcS_N/8qMWVcam3faEKwxYcS_N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go cat >$WORK/b966/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid EIPCOalF2vZKoKtEJfP0/EIPCOalF2vZKoKtEJfP0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b874/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid Z7pqYMOaIIY3ITrCvs2u/Z7pqYMOaIIY3ITrCvs2u -goversion go1.19.2 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_ppc64x.go /usr/lib/golang/src/internal/cpu/cpu_ppc64x_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b874/importcfg << 'EOF' # internal # import config EOF cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/81bd3bb42f7ed27492f61383d73446f37bf529814ee6758238ed40c010528e6f-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid KO34QraeQvzNfTwjEO3z/KO34QraeQvzNfTwjEO3z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid 44g-gfgavwkSAtnZHn8O/44g-gfgavwkSAtnZHn8O -goversion go1.19.2 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go internal/abi mkdir -p $WORK/b011/ runtime/internal/math mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid sl4sROisMmV-UFtLiKMW/sl4sROisMmV-UFtLiKMW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./abi_test.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid RSYosbq77bCTme4kjwhh/RSYosbq77bCTme4kjwhh -goversion go1.19.2 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/13/137735dbaaa0cdd002e7555096a5e88f9dc17ffaf358f24b6ecd4156eec2080a-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f2/f20ed04ca351ec6d7589051b109b280c929f000f2f3a7206a4652c353402145c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b018/ gonum.org/v1/gonum/blas mkdir -p $WORK/b712/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 8ew_1YSm2DXVc4NgMCmu/8ew_1YSm2DXVc4NgMCmu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/f6/f6d9f2177dcab5c05158b5598ec48b1c59594943cf48736e3ad731b2b3bfe57c-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d5/d56ba488abcdbd6f18f8d2091db4fec63828ce062478d4c41e6c719531b2186c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/66/667647c774cec112d96f9d338b924a5f03f0573a6752907a03ebc2ba20077e1e-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/94/943353d5418b152dade11e21c25fa967498c8f238f0026a75430237c1a493eba-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5e/5e5a35ae814d334423ddd54bc7c5bd409cbd4e98ed0808fdde65ef1715926ddb-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/4b/4b99facf3d2dbfbbe5b93d7ac95e494f480517585db94a19afccbdf8d6e3ec91-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f3/f39266a11c8d9b7f9afedd573846a46bbcd564d6cacd6a959ed03b6ec97ddea5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cat >$WORK/b712/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid -CkT7WXnn1BZi3rMyWlI/-CkT7WXnn1BZi3rMyWlI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/38/388fd4475d1784908fec870df4b35284974ed3944a06ad2719c8f8b130b5c07f-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ZrjTBM2jVLeg46KoJIYx/ZrjTBM2jVLeg46KoJIYx -goversion go1.19.2 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_ppc64x.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/35/350eb6be446d53b6febc4481afd241e39fefa684864a32818dc53d9f6edf6562-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid lvErq8DX6M66em8W8rG1/lvErq8DX6M66em8W8rG1 -goversion go1.19.2 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/ee/ee8160523493c53e39f3b7ac52aa52b51b384b6c6ae91932e4d2f665593436d0-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/04/04c509e427ffc2b5d623d0aed57b24493902ec7c5cb7a863baa252233196ed4c-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/e8/e8805f18cc6354bab596728c37db634a82c20e26ca132d29d85a96343737203b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b771/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/124648a8f7ce3ebf0840c02631f1c608c46885cf7d7d3b276bf44ed640c00b9f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7b/7bb488430756623daaed09bcbd625a587933a5360f6cac0cb2ed2443336132a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/83/836bcc213fc09a15e72e7ddeaf4414ebb84bad8e5ceaf14dcf033c24069402e4-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/27/27ade51622372ad2e654863be1efd926bd39b6c201651d4cdf438446ea2d8d53-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/40/403cbac8bb635fd46a4f8fea8ce56145d9a0d2ed85def8e64105d8087f47e08b-d # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/ad/adb99c44256667b9d7fe9ea9d7ad5437f401bbd9f026a1ffe1d6d0f85759763e-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/12/1288257e8e0dd5a2e7801fb2e74ed818bedc18ef9598ed686b4c7a1e15a5b2c2-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/03/037cbe7d8b77150014508cba2beff99b0d57fe539c02b6ec3406dc1b409b51c2-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/b1/b1a87c3b22b74bd1a5df4b72b1ce9ca82e5b46adfe1d6fc1838a4733c20189a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5f/5f97aad26b1e5e9610f6081af47a9e78ef3419d55df2cb140a8a2966df17b0fa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/58/5853bec524947803b2e4560d232a869d1c633ae17971cac9af3f888396bac34c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d5/d502aad6d31beff325a4e490ad042592cb29dbfda1c0cb09e8c511b2b5646f2b-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/aa/aaf7aeef61c84c16977032cf0034a95e0a040fd0f5e13365849b2e72a4d5125f-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/61/612b2886c0bb98f6d29222089b19639c1758cbeffbcda42549d973f4a802915c-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3d/3d73343946a7a141cc424c2ffb29e39ac94ae0467a83253d51cbac16f65cb624-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/49/4954f9f61c0700a19038abcfece7a9c5e7e47d59b344bba5e2454429cec9cee6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/d6/d66863f755d183dac9ea3d15923fbfe3859bfd7e58915c2b8ad81c4ec07af522-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b966/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/9f/9f95ea27b6c028b4603ddb9f3b80666023b600716a370b99a6d40eadcc39ebc4-d # internal hash/maphash mkdir -p $WORK/b447/ cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b019/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/23/2394814190eab1577cf656fe6a6874040b03c31297dfda9187c77e3123456a5c-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c1/c17a2eacc91fc874de5bc5c6960b10979307087af83262d3be05532f29a4f47d-d # internal cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b870/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p hash/maphash -std -complete -installsuffix shared -buildid VV72StZx6yNXbQQaSs7g/VV72StZx6yNXbQQaSs7g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/a9/a9354c28cb8cd0b2e8205b400f081373733a3ed99eee05a6031ff7f2573162f4-d # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/74/74ef13372af9a5df3b9fff3dccc95b8b0ec5fe9fcff609368504e9606079b7aa-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/da/daeb2257ea15050caebd09d29d52d701e6c8fc81e00b297154c3c0f04a754b92-d # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/df/dfe356d66a86ad4b10e1299c210fd0ef452b414fffba91233e47899bd625a825-d # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/60/602613795e8e8822bb07a41e68ccc4fc0c1cd66c0a3f9603f0d51ff72a7250a6-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2d/2db27fd9e081eaae66a924b5bc05338054ac6ca77129a2587ca0618bb041a545-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/86/865ecf0a452d562a8f6d99c589da725860b70e2fa03e1c6f5566babb74db9810-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/abi_test.o ./abi_test.s cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/37/37e1be66cd692c0671f368f7769cf61a5adbde9a8b840b2e2753fb20e083f0de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/55/550c4b30d0e52ea527821628a7c9e5d890969401725d3007c880e3215c5d53fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f4/f4c2033676769e40884c19822ec0ce7ecf1e7d7fd1281747ee71e809f86da03f-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d5/d58f668aa391a4ff4671900c16c650922ec8d5059e7a4b8f3efb7cc28f0c2393-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a8/a8e5eef945456b61c3e4706b431749e417f6c04b9e167942111dcf0c54a15578-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b868/ cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/16/16a08ef9c6c5f244364a09c103baefc2c75d062931351d789a09a4ed0ce5b726-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b153/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid h5HW39LEzoxxBfkdHDBP/h5HW39LEzoxxBfkdHDBP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go math mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/49/49764129c588fef91bc557a22bc9615241ae0f064fd219d5705067bb226ce2a9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid MI5KnvzzHNkOWlGzlm8W/MI5KnvzzHNkOWlGzlm8W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/cpu.o ./cpu.s cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2c/2ce0cc9ac5ca57a5607eca9db989525528c9a4f02cc1ca0ebbaf4e9d7e461561-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math -std -installsuffix shared -buildid IuIjsTYd6HbtGjOsenvL/IuIjsTYd6HbtGjOsenvL -goversion go1.19.2 -symabis $WORK/b038/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_noasm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/6f/6f6945b2c78f31d1b8e1655cdb05e8f6a12fdfeebb41f0cc6625d31ace564463-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/asm.o ./asm.s internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./index_ppc64x.s ./indexbyte_ppc64x.s cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/10/1061da32c630bbddebfb3df58fab43dca08d59a4e8b86886a2cdd4bd85b6542a-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b016/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid Q3BhhUBLvkHxpkt-RaNk/Q3BhhUBLvkHxpkt-RaNk -goversion go1.19.2 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/index_ppc64x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e3/e3ffef9b139a18b39e9b66506b4af4091f8efd0c16192edd4e620e0064e83317-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b185/ crypto/internal/boring/fipstls mkdir -p $WORK/b188/ cat >$WORK/b185/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b185/symabis ./stub.s cat >$WORK/b188/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b188/symabis ./stub.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid b3ax7nIwHGP9Iw5QdcWh/b3ax7nIwHGP9Iw5QdcWh -goversion go1.19.2 -symabis $WORK/b185/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2d/2d285867e9328144e5c7ea4af096f8c50869987b882da193e9a6319462d9514e-d # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Zg0uNpAAftSWJTo9rmLO/Zg0uNpAAftSWJTo9rmLO -goversion go1.19.2 -symabis $WORK/b188/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack -asmhdr $WORK/b188/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c8/c8dc3b5596a255d022d878cbf0d5cbf5909184c307eed55719eea08882688aaa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/cc/ccce3014bb82753c50155ea3aacb8f67da484b93a2801de33ae63c1b0883b9f9-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b012/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b185/stub.o ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b188=>" -I $WORK/b188/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b188/stub.o ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b185/_pkg_.a $WORK/b185/stub.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b188/_pkg_.a $WORK/b188/stub.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/db/db86af9e521cc5821c990ba02be3ba754b3fe918d091ae7eaacd9230dc6cf605-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b012/count_ppc64x.o ./count_ppc64x.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e4/e478f3c3dbde6410c94bffec630313bfaff268d8eaeb1d9c1ff451aba28dec41-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b012/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b012/index_ppc64x.o ./index_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b012/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_ppc64x.o $WORK/b012/count_ppc64x.o $WORK/b012/equal_ppc64x.o $WORK/b012/index_ppc64x.o $WORK/b012/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fc/fc247b7d4d68de6ac299dfefc13f6646d614ebdbabde27a53cc8d1e4b5c2b065-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal runtime mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/ad/addff6c10319f87de209a9d103fd0f89339440f7b883d81ef74fe6252f519d54-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a EOF cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/cf/cfc8361fb38710e7af8be40550f1bab5320df1745c724a908a62f696c2a2bd77-d # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid 8m68Lf1f4ZG9AUJ93ClP/8m68Lf1f4ZG9AUJ93ClP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b729/ gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b710/ gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b708/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid X94CbRpn4RzneISKVr91/X94CbRpn4RzneISKVr91 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a EOF cat >$WORK/b708/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid HowvgbkOPxyMkMwtthLU/HowvgbkOPxyMkMwtthLU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b708=>" -I $WORK/b708/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b708/symabis ./map.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid _VCcZwOjntPhE3e6bnUM/_VCcZwOjntPhE3e6bnUM -goversion go1.19.2 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_ppc64x.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/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_ppc64le.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_ppc64x.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_linux_ppc64x.go /usr/lib/golang/src/runtime/signal_ppc64x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_ppc64x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_ppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_ppc64x.go /usr/lib/golang/src/runtime/write_err.go cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid F_ZTaD3bdbIPnB09CWdV/F_ZTaD3bdbIPnB09CWdV -goversion go1.19.2 -symabis $WORK/b708/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack -asmhdr $WORK/b708/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/18/189ac75cc5a526ba25d3d257b2941b569d944d9ddd4f10586156e7f89193c085-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/37/3721cc624caee8cb9100e02b804bd99fdaa0566c49ee14286e9fa4594c90c953-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b730/ cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/d3/d3d5b36f91b68da3a631281e934f1dc225f4a9e17ad81a441c2c2f3a842fba63-d # internal cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b729/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid bnjRLqHanN_C5KqEgFAq/bnjRLqHanN_C5KqEgFAq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/fd/fd1ec6700456718fa7df573dbf142277b2e6bde0baf03334171cfac2c9b99a7f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e2/e2fcc3b12b33c9d115311639bc8012beb5fdc33cc40343dedd39b4954f24a888-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b708=>" -I $WORK/b708/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b708/map.o ./map.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b708/_pkg_.a $WORK/b708/map.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/sqrt_ppc64x.o ./sqrt_ppc64x.s cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/9a/9a58c42375c43328e1bdeded0bee1b50142aa1581ae04ea5e6694e28376c0a60-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/floor_ppc64x.o $WORK/b038/modf_ppc64x.o $WORK/b038/sqrt_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a0/a0a773065bf5b47919affd11df89a5f81ef6d363794fd8ffc608a750acb68eb0-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b314/ github.com/klauspost/compress go.opentelemetry.io/otel/internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b709/ mkdir -p $WORK/b454/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF github.com/google/flatbuffers/go mkdir -p $WORK/b452/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid vnPlxenHn9jiBHDMm0ES/vnPlxenHn9jiBHDMm0ES -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b719/ github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b949/ gonum.org/v1/gonum/internal/asm/f64 cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF math/cmplx mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid yLYMlA4wYgP1flBH947Q/yLYMlA4wYgP1flBH947Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go mkdir -p $WORK/b591/ mkdir -p $WORK/b721/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b710/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid XXL-zr2wrpM6TAdfqPO2/XXL-zr2wrpM6TAdfqPO2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid CS8yFRfeTVDCAGAvOmgk/CS8yFRfeTVDCAGAvOmgk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid JhrX-yuogXB263QUX3pL/JhrX-yuogXB263QUX3pL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid y-N2TCBThKlVmTAnkyI0/y-N2TCBThKlVmTAnkyI0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid -UPxzvk8gaU2t-E_ifWs/-UPxzvk8gaU2t-E_ifWs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid I9hiWKCiYAwSBZGHRGQh/I9hiWKCiYAwSBZGHRGQh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p math/cmplx -std -complete -installsuffix shared -buildid eB1R-_l55P0hEWFY_nn8/eB1R-_l55P0hEWFY_nn8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b949/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/2e/2e0b115d266a92781ed7119404e05b60dd4eefac0433b4fb031dd9b8c12b5953-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/ca/ca03179213fc3c36ce5a14bb9ac774a72b131e3343efee76ae65209051baa831-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/3e/3ebd863d6ea582bcfcfa44ebf73d3e6b328f5d9641e94df9b195fb2621466e8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/b1/b1d03f84a85fe9c29b033cbea7c98f10d1e8a0f64c22b0018172305c60542012-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/4b/4ba122d38216f6344641e35221074d873aaa2c1ea90170ac35ce4d89f176324c-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b718/ gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b720/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b719/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid NmngOkA61BAxpm9KFxuR/NmngOkA61BAxpm9KFxuR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b719/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid Y2DZcmu13ED4zmuE44Lq/Y2DZcmu13ED4zmuE44Lq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/c7/c705216e8b2bfbe6e295217bbc003b5bd73974c9b30c7137c9e43ba163ecd466-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/f4/f45adb97f72ecd7faae834757ef71a7ffa5a64091698567aaccca6557f8dff06-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b717/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b721/_pkg_.a # internal cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b719/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 3VlX3MEYRgNyfzSmSSvQ/3VlX3MEYRgNyfzSmSSvQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/ce/cece99a4a7be4b0d07b485e12d4a23f41a10b5475929c65f8b4e203cf3c41d75-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/d2/d2f49ff51699060a7bf6f5b740bdac7a7a95f37d52b0cd0fa5a13587333eab55-d # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/d1/d1c58c3005b67f5c4a79491dc23596451a0e596b1faa990ed628fe646a8e7b13-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid HGktC_knhGY45OFfkyuF/HGktC_knhGY45OFfkyuF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/63/63a971458accce5b3cd1c33522ddd50b4af3a7b8d15c0758bee4bdcb4bcbb797-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/2b/2ba44fa111a78dc72b278ab0942a2073e9d493bf45f234ed12b8f58caf7c3749-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/74/74c986fa6d4b65f82bf8ec4f825c23042295bb578fbb413efb5b2b1ba828002a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/preempt_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/52/524284e23994e0b825bcd59149814081cde8c390664a285546277f8b15a1c070-d # internal internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm.s sync mkdir -p $WORK/b021/ runtime/metrics mkdir -p $WORK/b483/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid qd_j7PtbjOqq6k5Vh9VQ/qd_j7PtbjOqq6k5Vh9VQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p runtime/metrics -std -installsuffix shared -buildid RL7Z3E5GaPCJuVawNfj1/RL7Z3E5GaPCJuVawNfj1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid saP9YBMZDKnI0TCZmBhG/saP9YBMZDKnI0TCZmBhG -goversion go1.19.2 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/8b/8b30a6007d97c6529fa1bcb19815858d207293ee01382c667eee00b07a8aa8f3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/04/04ab15be0c781c22068fafe88ec684368fffa58b0ba87d44ed330fbdbfa65de6-d # internal internal/testlog mkdir -p $WORK/b046/ internal/singleflight google.golang.org/protobuf/internal/pragma github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b352/ google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b294/ math/rand mkdir -p $WORK/b062/ github.com/josharian/intern mkdir -p $WORK/b505/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b599/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/testlog -std -complete -installsuffix shared -buildid UYNhwaiIu8t_jNIfWrXo/UYNhwaiIu8t_jNIfWrXo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b158/ mkdir -p $WORK/b401/ mkdir -p $WORK/b403/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid dEIAojYyGwWWc87GaMDs/dEIAojYyGwWWc87GaMDs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -installsuffix shared -buildid _TBQdw8ve7TdGxwZMacx/_TBQdw8ve7TdGxwZMacx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b062/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 cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid e8be7jTc5o_o53JJfxWJ/e8be7jTc5o_o53JJfxWJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid qUZ8kD7iAwMsPFtmX_IY/qUZ8kD7iAwMsPFtmX_IY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 76TTv_SnQoUGcwO05_A-/76TTv_SnQoUGcwO05_A- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid 4cRP6UjXLOzUftyP25_T/4cRP6UjXLOzUftyP25_T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p internal/singleflight -std -complete -installsuffix shared -buildid DZe5byrKXVjrZM148shP/DZe5byrKXVjrZM148shP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid iCBZ2AYEuJrLETGLop0q/iCBZ2AYEuJrLETGLop0q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b714/ runtime/cgo mkdir -p $WORK/b121/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b121/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b719/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b716/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid _rOkn1z_8SEpIt47b9Xt/_rOkn1z_8SEpIt47b9Xt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/35/35744975e068999c72970b7a562fde56e39acc19b2b2081017cbacf65af853fb-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/2b/2b0fd3a3c633d4c5a4ee666452318226a3e602209670603a6c40f49b778e1ec8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/83/8390183f63dd4400f862850760358824a84dda463b3fc5d0942c9edcf9c92a5d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/3b/3bb3fcc7da767f97c39ccebd1946784b6fb4b5a4cb275637ceba6954f5313dfb-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/26/26f9c752a28cfe323ebe78cecbd35791a4edd173ace4b5aa3b07a1a7e68e663e-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/7a/7a8c4aa6548486d801134e757185278fc923af64df9702cfee869862396834a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/88/8800a6be39aad904f11885384683edd62dbbf6e51024c99d21f903bffaaa4b68-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4f/4f797fe0cda3a32c023c172badd71f9c64274a866173b09a75125ec6f38984db-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/05/052e934731ac3b582943cdcaeb647d2a300384130cbb07c3dfb4714a5e1e5d19-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/5c/5c8a1704303a204937c94fa09f60fd4053f6929ed97f540114e74bf0b9ade2f7-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c errors mkdir -p $WORK/b005/ github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b779/ sort mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid 6jndWcsRt6AWApyxJ0j2/6jndWcsRt6AWApyxJ0j2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid Vm-Q3boS9uR1giqX5_lG/Vm-Q3boS9uR1giqX5_lG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid us0xb8daCiyp8aB8LpsQ/us0xb8daCiyp8aB8LpsQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b779/_pkg_.a # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/be/be0a06659d3b4e0ab0bbfbed08fa98f11264d525798de0279a3d0fab85a5b497-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1b/1baf29dbe96c7e20856f10618adadc653a385fcff93c3beaa5eae63f6230fa4f-d # internal internal/oserror mkdir -p $WORK/b031/ io mkdir -p $WORK/b020/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b155/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF github.com/hashicorp/golang-lru/simplelru cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid 5xc0arNpccNtjn5Ct3_x/5xc0arNpccNtjn5Ct3_x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b528/ mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x003.o -c gcc_context.c cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF strconv mkdir -p $WORK/b040/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid Ia1cpBhMfHuNcy0CbBYH/Ia1cpBhMfHuNcy0CbBYH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid Qi2alpbPHjIVVEHuqKuf/Qi2alpbPHjIVVEHuqKuf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p path -std -complete -installsuffix shared -buildid LJwi3C2Blfy6f9lf6JBL/LJwi3C2Blfy6f9lf6JBL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b153/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid 6VtQvPXJyGLyOVCm3cai/6VtQvPXJyGLyOVCm3cai -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strconv -std -complete -installsuffix shared -buildid hcYfh1n96J6o8hz3gcKY/hcYfh1n96J6o8hz3gcKY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid gENfGmjiDDfYFso7PmVy/gENfGmjiDDfYFso7PmVy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d4/d4a4cb6cd7ae90eff094aa1164e5d1551f81380eee801c5fa6c1fc702a3166c4-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_ppc64x.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid 3CuOvG_YYu5O4EshMBPX/3CuOvG_YYu5O4EshMBPX -goversion go1.19.2 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_ppc64x.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_ppc64le.go /usr/lib/golang/src/syscall/zsyscall_linux_ppc64le.go /usr/lib/golang/src/syscall/zsysnum_linux_ppc64le.go /usr/lib/golang/src/syscall/ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x004.o -c gcc_fatalf.c cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/69/69645cc829bf86c242b63e0c71a0af9767a9ff96947fbab4877ee668fed44489-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e0/e01ca44a98b4f052b8421afc27b5d2f506e7a1424adb86c7d6872e6a0f74f1f2-d # internal github.com/mpvl/unique mkdir -p $WORK/b055/ golang.org/x/text/internal/tag gonum.org/v1/gonum/graph/internal/ordered github.com/gogo/protobuf/sortkeys container/heap github.com/beorn7/perks/quantile mkdir -p $WORK/b478/ mkdir -p $WORK/b707/ mkdir -p $WORK/b750/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b944/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid imrBSJ4YxjIKLFfpQ24b/imrBSJ4YxjIKLFfpQ24b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go mkdir -p $WORK/b691/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid LZoIPQVQEauPO-w7V-hJ/LZoIPQVQEauPO-w7V-hJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a0/a032a51dd80ede95af9920c0ea96df388277e3dfedd40f9d3e5f57de62395ceb-d # internal cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid cpZf6WBv2nljY9PRW80V/cpZf6WBv2nljY9PRW80V -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid 0eTjOsyM-zu1s84c8loT/0eTjOsyM-zu1s84c8loT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p container/heap -std -complete -installsuffix shared -buildid VAHVkELPbFdx8uVcVPkw/VAHVkELPbFdx8uVcVPkw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid NVyz9GSWD71963Z467rQ/NVyz9GSWD71963Z467rQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b944/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/4e/4ef047e7cfc388daec673ff501398832de12f6ee527c5b3eaa1de254733ab6e9-d # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/67/67904a426ac5394239d7685f59b5650cdbf9eda2349290c6f9ecc92c162f3e33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/42/42e49370b722a8029448de7495cbb7dc801762fcbec61a04d1986ce2d7d0e3fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b750/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/bb/bbf82324d5b2a427307fb75dd8a099a2c85d7cf9a9a6ef039bc6a494008b02b7-d # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/da/da2e9b25eb76e8618ed8e5325d030b69b46841653109230b0c52ea56cf396660-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/af/af6d135ce22f80cb70126895c65ade011f5ac136cac29969697c9a746033ef8e-d # internal hash mkdir -p $WORK/b051/ crypto/internal/randutil mkdir -p $WORK/b122/ text/tabwriter github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b074/ bytes mkdir -p $WORK/b296/ strings mkdir -p $WORK/b026/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b004/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash -std -complete -installsuffix shared -buildid TzVWZvG6stmoPC_N-Ddx/TzVWZvG6stmoPC_N-Ddx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid vKidFkx7r6JVBeMwFWzr/vKidFkx7r6JVBeMwFWzr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p text/tabwriter -std -complete -installsuffix shared -buildid UTLd5_rGvIRSkW17ioFl/UTLd5_rGvIRSkW17ioFl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid Dg4dRV9XKZYCfzOqYCtY/Dg4dRV9XKZYCfzOqYCtY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid fPVcyegvRyQ5jYKffxXM/fPVcyegvRyQ5jYKffxXM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid gemGsiwm0ImaOh3CmX3z/gemGsiwm0ImaOh3CmX3z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/4e/4e65b9c73a71f8cf9d92182e64782f082e8019f779c4a697d598cc6f27ad435f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/5b/5b06beb6393f652020e25e992d448151216150aa4730142b2764f1eb419a0655-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/67/672dc516af9e72f8794f4ab8a8fd7146e90506aa585abbdeb0f02bdcfb3acc8f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/60/6091df57c28bc02b4fb2db4eba5b59c1d93016c8b6bef0364777fa55cdee8944-d # internal hash/adler32 mkdir -p $WORK/b568/ hash/fnv mkdir -p $WORK/b065/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p hash/adler32 -std -complete -installsuffix shared -buildid jVqvNRhXS_GUit1-hlfc/jVqvNRhXS_GUit1-hlfc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go hash/crc32 mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/fnv -std -complete -installsuffix shared -buildid hnYbPcuktg5kiDs193Hk/hnYbPcuktg5kiDs193Hk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p hash/crc32 -std -installsuffix shared -buildid q8vXQfOxyy-orcVEx1Cv/q8vXQfOxyy-orcVEx1Cv -goversion go1.19.2 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/9f/9f157507d7cc2e8b19e28ea6b0772622dbfb8a41c794dd2ed8ba1fc338338247-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/84/848efeffee9828a8d1e8bbe74281452be30abfc80048b4a4ecf67bf7fcb7c2a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x006.o -c gcc_mmap.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ee/ee95ff964b27ff74eaca969ea2c89c85a4869d9d5925d5c62dcb8ebac6dbc860-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/crc32_ppc64le.o $WORK/b050/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/98d0474c80d87ea5d6d52354a968e71a31eedba9a0ca88a4bf6c087f259fb000-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9b/9b6232c627771415cb045ca8f8ec670e9c8fe505b2e4af5d75e611182fde9cae-d # internal crypto/rc4 github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b189/ crypto github.com/go-redis/redis/v8/internal/util encoding/base32 gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b444/ mkdir -p $WORK/b111/ mkdir -p $WORK/b780/ mkdir -p $WORK/b538/ mkdir -p $WORK/b724/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p encoding/base32 -std -complete -installsuffix shared -buildid mk4fSvIU_St-bUJJ8GPq/mk4fSvIU_St-bUJJ8GPq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF reflect mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid fsf6tHZR-w-ivW8evnjM/fsf6tHZR-w-ivW8evnjM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid OpnRg0T-yTJs455sZm9R/OpnRg0T-yTJs455sZm9R -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b040/_pkg_.a EOF cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid RvZyNeTc3MHNy-aFx6cJ/RvZyNeTc3MHNy-aFx6cJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid mbydihDAGFTEntoqeg_t/mbydihDAGFTEntoqeg_t -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto -std -complete -installsuffix shared -buildid xSlGbvOzl8nQPGkWlDXa/xSlGbvOzl8nQPGkWlDXa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b037/symabis ./asm_ppc64x.s ./float32reg_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x007.o -c gcc_ppc64x.c github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b452/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid N3n2fV8epiqSTqKhzDH-/N3n2fV8epiqSTqKhzDH- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid a-PDMsGWxX3yPuyiytWi/a-PDMsGWxX3yPuyiytWi -goversion go1.19.2 -symabis $WORK/b037/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_ppc64x.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/74/74519cee5ce318bbfee7360b8e9558887016f4dd5e2df3d725aa08baff838a85-d # internal net/http/internal/ascii mkdir -p $WORK/b217/ github.com/gobwas/glob/util/strings mkdir -p $WORK/b284/ github.com/aws/aws-sdk-go/internal/sdkuri html mkdir -p $WORK/b088/ github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b311/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p html -std -complete -installsuffix shared -buildid jtX9TuqHOyxAyoJDXqm-/jtX9TuqHOyxAyoJDXqm- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go mkdir -p $WORK/b307/ google.golang.org/grpc/encoding mkdir -p $WORK/b384/ github.com/grafana/grafana/pkg/services/featuremgmt/strcase net/http/internal/testcert mkdir -p $WORK/b675/ github.com/go-redis/redis/v8/internal/hashtag github.com/aws/aws-sdk-go/aws/arn github.com/golang-migrate/migrate/v4/internal/url github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b660/ regexp/syntax cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b094/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid puKmdgh6LnogsTYJ9XYM/puKmdgh6LnogsTYJ9XYM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go mkdir -p $WORK/b686/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid RbqFhwDcVlApoLrmC0lc/RbqFhwDcVlApoLrmC0lc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid oAAGKRlKT9vFIYwgwUJ7/oAAGKRlKT9vFIYwgwUJ7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go mkdir -p $WORK/b486/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid JVcgT2HmQ81CK3NDfdlE/JVcgT2HmQ81CK3NDfdlE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go cloud.google.com/go/internal/version mkdir -p $WORK/b781/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid HiIKSRaC-EH-juUwkBzh/HiIKSRaC-EH-juUwkBzh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b841/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p regexp/syntax -std -complete -installsuffix shared -buildid svcY6iZSbyGbAXJVH5kv/svcY6iZSbyGbAXJVH5kv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid tXBBwc7w78X6gNCbOnah/tXBBwc7w78X6gNCbOnah -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal mkdir -p $WORK/b873/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid KHHbE6_ogwop9LJbutz7/KHHbE6_ogwop9LJbutz7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid JNQPwICqETaHAM5cOnw9/JNQPwICqETaHAM5cOnw9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b779/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid eCyYOfbwqr4J7fKz-iR8/eCyYOfbwqr4J7fKz-iR8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid bZoZBKYJY6AORz3io9IT/bZoZBKYJY6AORz3io9IT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid ftizO5DRkMpLPhs68V2j/ftizO5DRkMpLPhs68V2j -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/97/97236468f7e461e566c95e6e1c9aa65a49345aa5ed13689afa8fc80db6e354ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b780/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/76/76e7db926b04a5d773b59dbf0cbac6c81572b5c348307451cbcd02e2261d453a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/02/02161057cd016d9e38612fe272afb367265cf507f8dac116f750b7c8358db299-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/15/15324e3ad1ae05c7d2b67165df9a47ae6fa2ba030164f8c8f31229820f583159-d # internal cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid -sfBDd5N8mXzJwntg4_k/-sfBDd5N8mXzJwntg4_k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go gonum.org/v1/gonum/floats mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b724/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b721/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid 7JEO4MHBrZ-zsc4P3fKM/7JEO4MHBrZ-zsc4P3fKM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/0d/0daef100213f9e2e1db35feb9a7a2a74488db526ae9c01929ef8b39ee01368a7-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1a/1a28113a7b302e2c036b65cf2be682ecd9a33338f09031c7c72166ff70531a5f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/30/30858a82896f40ef4198c5fc9129c85d8eb54b3911f9fb2bc7a3110abed077fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/b7/b7b6b93d863af04fe083777810f9d0f172a75d4b6c257e6f82a9d2381499b698-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/0f/0f9cb8a71304dc86bf2c586f1330a70aa5601490b49fb8ac804daa09949dc08e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/1b/1b0a4c7fb08be7514ba13c0f46288196f2b2bdaf548670132b1a3c7ed22ff402-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a0/a0bc31e6ee70870977a5d97468e18d3d09bed6816a50a6db0b252e35799b13a7-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/5a/5a7ad444f5a523bd10ee565f57a97da8724194c36ff9bd584aa7e344c5d6e45f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/98/984d26e700d160b5e8f437489fda16519db241c7cd2eaf26df1c045cc26898a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b873/_pkg_.a # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b239/ vendor/golang.org/x/text/transform golang.org/x/text/transform mkdir -p $WORK/b079/ mkdir -p $WORK/b206/ bufio github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b532/ mkdir -p $WORK/b003/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid P4GwHDi63lG21AYlJGWa/P4GwHDi63lG21AYlJGWa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid Ns-cE3_DWOY5NG-1v5bK/Ns-cE3_DWOY5NG-1v5bK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b528/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid L9e15fNmNAEReBhO0I76/L9e15fNmNAEReBhO0I76 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 8Q7KnvSEzkw0bfBAqroN/8Q7KnvSEzkw0bfBAqroN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid GOmEQfJbNxx0DYR2AFmU/GOmEQfJbNxx0DYR2AFmU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/37/37bb1b806da9dd3a9f6a9c1e681118c284992d9da9e07826262a69437f9214a4-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/04/046393b204e279051df40d0f585263ec64e40f4b1aa689969625d4c7b8fa78a3-d # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/3a/3a241f9ccb594be2653b3837aeecf768c16a1a84a37aa6b4056540ef20888460-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/d0/d0a0d737bfa845101990141f68f377c6839ec08f5e449ab72af1e8d2f496beed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/35/35893afe4f7d37daa5988df0bf26c2732755d72419222cedf1fd452ef4b8987a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/4c/4ce0f4d321856c1e469a932fb824aaeb82bf40a255c8a3710346c21ce4767154-d # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/82/82074fcf15eb68f61ff2d9891b23b4f410fe76ca06cbaddae8d0212731bcbc23-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f2/f2afb4b3a53a48286b744dc431e1addaf51431998a52a93601a4908ac2564983-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/4c/4c729e361f0ec7a75c1b16d24ddc749794ff40fb46e3306e46059e72a4e96a35-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3f/3f29df214aa0fa08b52d1ee5fd669627df830669c5c71a406a3d4b90a73a971c-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a4/a40ea7be98bd767e3276dedd67a4b75d0f6a028cdf3a3a3e3b0da91dad9dbe68-d # internal golang.org/x/text/encoding mkdir -p $WORK/b077/ golang.org/x/text/runes mkdir -p $WORK/b082/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid hRyiAhWP1bQyCWIb9gP7/hRyiAhWP1bQyCWIb9gP7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go golang.org/x/text/width mkdir -p $WORK/b934/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid qhTJxxY_CG9N5ze8HHy0/qhTJxxY_CG9N5ze8HHy0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid 9eN0xQ7drPMC0Gd8Va3c/9eN0xQ7drPMC0Gd8Va3c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b934/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_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/51/514ad25785fad22d1eaeee0344fe184f96c0faf9766d6fb13a29ca00848042fa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/c4/c4a55018bf57c8091618273dceff6b99a80f8040ede150d576f33af81902da73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/81/81f37f4a0fc0794b7fd58cb70acab8c0aedd72828bf8325da12849278d3b44ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4e/4ef819d70e5e649c42eb20c94db2715804e4c7a995834dac4bae809937985681-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 6u35EOwIACy5Q7R4aH-5/6u35EOwIACy5Q7R4aH-5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fb/fb38451d0e2562cf9013cd1aedd378695daf936bab7ea1b31b4b62861d18131e-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b029/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x010.o -c gcc_traceback.c cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/73/73365f933fb400724b391624b94d3f093021edabab277d4f1fdf0dd9e434bd46-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b080/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b082/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid 1uNHpn9gg7gYi8VS82DW/1uNHpn9gg7gYi8VS82DW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/98/98ffa985f2331108bb4999e05907de02570430086508fc278bddbcad91317265-d # internal internal/syscall/execenv mkdir -p $WORK/b045/ internal/syscall/unix mkdir -p $WORK/b044/ time mkdir -p $WORK/b028/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid WnMcNdfzbwzpfHaSzKpk/WnMcNdfzbwzpfHaSzKpk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_ppc64x.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid 5GIgKqWx22ZfnIgBFppc/5GIgKqWx22ZfnIgBFppc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid l1jYqYopBjuhSJ4IWEZm/l1jYqYopBjuhSJ4IWEZm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b934/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a0/a0d4d9b19a9bf91e80ba1a9a7b2ece64a9ad3546cf583f61b3fd64b2a2b69985-d # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/57/570dd8bad6665ac61f19efce86e28a019e0c8d0d1283282a5e24de51a1a23184-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a3/a3efaf671d9776af9592f7da69db2949dbe28508561dffa052dcab3b8c5de1f9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6a/6aa4aba39b17793dbe11f69581c1ce3b48176307c9a8ebec77366a5431c72640-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a1/a12a740d9e3332430265e1f791871b76ed391036bb6e57edf68a24db046fe931-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p regexp -std -complete -installsuffix shared -buildid 0btsvpP3YxN3VEjRtty6/0btsvpP3YxN3VEjRtty6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b093/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 cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/5e/5e1d58d1b656a47054568bc5474a7ee4cd2d27154729c9eb9fe16265a72aa165-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b121/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b121/_x013.o -c gcc_linux_ppc64x.S /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -o $WORK/b121/_cgo_.o $WORK/b121/_cgo_main.o $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o $WORK/b121/_x007.o $WORK/b121/_x008.o $WORK/b121/_x009.o $WORK/b121/_x010.o $WORK/b121/_x011.o $WORK/b121/_x012.o $WORK/b121/_x013.o -g -O2 -lpthread cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/9a/9a2a9cff7b06601a08387714de867aa0ce26dc321ff7b7b23d61237e7af5e801-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b121/_cgo_.o -dynout $WORK/b121/_cgo_import.go -dynlinker cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./asm_ppc64x.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p runtime/cgo -std -installsuffix shared -buildid IIWIdM5dbYig2123iUK7/IIWIdM5dbYig2123iUK7 -goversion go1.19.2 -symabis $WORK/b121/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b121/_cgo_gotypes.go $WORK/b121/cgo.cgo1.go $WORK/b121/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_ppc64x.o $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o $WORK/b121/_x007.o $WORK/b121/_x008.o $WORK/b121/_x009.o $WORK/b121/_x010.o $WORK/b121/_x011.o $WORK/b121/_x012.o $WORK/b121/_x013.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f9/f94a37ba68ec323e4d3ba0e91b0bc6f0d11db4972ab2308e4234f5743d082cd8-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d8/d8aa62cbe94c6140f438e77b4cefae5340606db38544889d7e914b57ba49840a-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid P6fL3CzfxgW9vKmPYmDV/P6fL3CzfxgW9vKmPYmDV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/91/9152230caa247f43fd5a1c5c0281524411e8908478cd068b203d35c6e359bd34-d # internal context mkdir -p $WORK/b027/ google.golang.org/grpc/internal/grpcrand github.com/aws/aws-sdk-go/internal/sdkrand google.golang.org/grpc/backoff github.com/prometheus/prometheus/pkg/timestamp github.com/jpillora/backoff google.golang.org/grpc/keepalive github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b418/ github.com/benbjohnson/clock github.com/grafana/grafana/pkg/events mkdir -p $WORK/b381/ io/fs /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b860/_pkg_.a # internal mkdir -p $WORK/b303/ mkdir -p $WORK/b339/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid 1d3xiQLyshxRGCfk4Wwr/1d3xiQLyshxRGCfk4Wwr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b948/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid WWCSOZ5TBk3VdvGAFrEp/WWCSOZ5TBk3VdvGAFrEp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b551/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b249/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid _CRJXYRfWUa4RD24SaIG/_CRJXYRfWUa4RD24SaIG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid ElRWyK06vnd23CkQqiTO/ElRWyK06vnd23CkQqiTO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid sPLCdo2Y0y4fpP4wAoaU/sPLCdo2Y0y4fpP4wAoaU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go mkdir -p $WORK/b838/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b646/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 1f97zOtPN04EOpNX8EJV/1f97zOtPN04EOpNX8EJV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid mpFolQj10Fdeg2NOyHLm/mpFolQj10Fdeg2NOyHLm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b250/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b047/ internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid y229vH5FOLE1JK8ZqnMe/y229vH5FOLE1JK8ZqnMe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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 mkdir -p $WORK/b043/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid T7pInxW8reaV3Wn1405l/T7pInxW8reaV3Wn1405l -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid udysf-fIhQhZXgb8JvSc/udysf-fIhQhZXgb8JvSc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p io/fs -std -complete -installsuffix shared -buildid Rb0Vme7eMvjYMJy6rH-W/Rb0Vme7eMvjYMJy6rH-W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b047/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 cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/b5/b56994c74a6226a44e51646707342e8852f3c8fc93fdc575a6c99921ed8e0057-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid PKXOXQ07-RC3DZ4YYm2w/PKXOXQ07-RC3DZ4YYm2w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ee/eef3d55ae72c3383216c0f4934d0c2b25d4e5bb4ef3ce60d7ee5e31f72cf782e-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/38/38c27506a6c676ef4082ef57952d467b716e8dddeb9d1a9771112c0f20e5fa6b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/f9/f9406b07e09eb9660d747b8bbed377972fe0ed43959f3a8594c0d89e847dd8bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/8b/8b7c440b3819add4c13d78c099a88a95601cfa9beba1b757dc0a2aac5a75110e-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/44/441f1b9e8f02ae93f7ae3058e5431d8650e4f0857b758968e4795cdfe800a240-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/cb/cb0716fb34e9554c0ff93dc4eeb12528ed958a00310c6ad5bd627607083a2f6f-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid So4rsDRI3wY1wbxxG4aS/So4rsDRI3wY1wbxxG4aS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/7a/7a0f4c66222dd15ed2ec15a1fb5f6359ac3b04ac6bd9355ae3a9336d44824067-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/1a/1ac786f7dbfd7d02f1a977b64c67b209700c6cd798b5298006a64800ce664856-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/51/51b957efdb777556ae3a03eb0df6ffe4cb15690d7fbb80d3472993161284b930-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/40/40f2c599b428679b2fcc7d41d74dbc024b8d29d9775ca889b169c0803347c678-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fe/fe7a97fc63f4a8440d797142f4acb42421ff158887600dfb1781ae763348d5a5-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b421/ golang.org/x/sync/errgroup github.com/grafana/grafana/pkg/services/encryption github.com/go-logr/logr go.opentelemetry.io/otel/internal/baggage github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b821/ golang.org/x/net/context mkdir -p $WORK/b426/ github.com/cenkalti/backoff/v4 mkdir -p $WORK/b812/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b594/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid I5JqspKRDJl1pXIgA-zK/I5JqspKRDJl1pXIgA-zK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid _OwExrqoUSAz8k6fED_W/_OwExrqoUSAz8k6fED_W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go mkdir -p $WORK/b674/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid lJP7JAEzgIY1OuZHbNFk/lJP7JAEzgIY1OuZHbNFk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./pkg/services/encryption/encryption.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b619/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid XAq5TMBcqyEWsZtjfyNL/XAq5TMBcqyEWsZtjfyNL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid O0rE-wTVKHd6Yz-OjQjv/O0rE-wTVKHd6Yz-OjQjv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid l5DDBLYtNgAAlEpfe_KK/l5DDBLYtNgAAlEpfe_KK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid DNDotLmqlBu2fBfEwNey/DNDotLmqlBu2fBfEwNey -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid DVUwBC0n-caU8mFYnYa6/DVUwBC0n-caU8mFYnYa6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/24/248c96fa0db7eb4b415800d6f9926fdf116df335dc5919dc05469b160c3282aa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/f0/f015623e5c43d6acb5a67f5e8b3413d4f0874617f5360843149cb9e8c8f5fb00-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/45/458af7e8210b1dd589cc199b6fce7f9e67875fdc4a3043bc3255f780947e97db-d # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/ed/ed863c8803b2439434ec479de864f0cf16a294d57fecc4e8dd052fd2e3a0dd10-d # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/20/2016d443feaa067c1d1a46a3c5015fc2bb7e6a15e5b6015467b46a66e1d20706-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/e1/e18b73d668ce00946fdeee8e3be57b5507b075cf4eaf709f584dcd89824c46e2-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/23/23f3479e68ca82a5df2809bb16cc4a05bb04f49dc035f7e5d6222f861f3e6a7e-d # internal embed mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p embed -std -complete -installsuffix shared -buildid qhWJNt7FdXUaEM0eOWVd/qhWJNt7FdXUaEM0eOWVd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/d5/d528a97ed6b982f1c06b824ed125c5ea74346a38ae0a02304f1576a721610aea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/9b/9b5427e5136d2514ab799426a77aad14d82e9e2e309e0ba6bb4feaca089952ca-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b037/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b037/float32reg_ppc64x.o ./float32reg_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_ppc64x.o $WORK/b037/float32reg_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/22/22ca7704f22af1b7b4f2fcdc47b3fb901b1ee0b2c598dbf02d0412b58366908b-d # internal github.com/grafana/grafana mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b183/_pkg_.a EOF cat >$WORK/b1008/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid IbdddO1EwwCiRYex8f6b/IbdddO1EwwCiRYex8f6b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -embedcfg $WORK/b1008/embedcfg -pack ./embed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/8d/8dee2f165f9934b0e42cb6a533c2fedb7951e1d11631bede07945fd1e82e00e9-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/92200dc6544d2ef32f35babcc8d5b89a594214dfc0e36374ae03a5e3c6283259-d # internal internal/fmtsort mkdir -p $WORK/b036/ github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b251/ encoding/binary github.com/hashicorp/errwrap mkdir -p $WORK/b049/ mkdir -p $WORK/b536/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid dfsb3z0NsFp_LAZkmzbi/dfsb3z0NsFp_LAZkmzbi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid cuZaPG89cdkp8iZW0z3K/cuZaPG89cdkp8iZW0z3K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/binary -std -complete -installsuffix shared -buildid Ea5TYCCqabL8YjxY_vDE/Ea5TYCCqabL8YjxY_vDE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid lM6DM00Ez0mhB5iLnKkt/lM6DM00Ez0mhB5iLnKkt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go github.com/modern-go/reflect2 mkdir -p $WORK/b469/ cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4e/4ea86b07fb650bacf6a7693c338489f1cb7fcdca3bba69c906e7916f49aed1c3-d # internal cat >$WORK/b469/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b469/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s os mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid mnjZujlB9W0b5cIQg6LT/mnjZujlB9W0b5cIQg6LT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid SkT02CQI-D3VTDirNuGN/SkT02CQI-D3VTDirNuGN -goversion go1.19.2 -symabis $WORK/b469/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/01/0151a3b34262f27db8dfea1312c8ef15da7f1e397aae8b9d97090dce90bdd2fe-d # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/ec/ecf81b74dcfe62d8ae5ada80e719adb6c3ddc92808089695778c94fe92d15c95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/946f75b5f3a4a5a9bb6f8a617f6daf64c073fa5f00d8564050269a82762838f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/39/39db45ba3fed7e9c4702e4c5d3974cc10f6640b85cbc7cdb318ca0fc02537ad6-d # internal github.com/apache/arrow/go/arrow/endian crypto/md5 mkdir -p $WORK/b440/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b458/ encoding/base64 github.com/pierrec/lz4/v4/internal/xxh32 vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b198/ github.com/cespare/xxhash/v2 vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b461/ crypto/cipher github.com/klauspost/compress/internal/snapref github.com/golang/snappy cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid JkIXAGQBjoQvpFIK6g-C/JkIXAGQBjoQvpFIK6g-C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go cat >$WORK/b198/go_asm.h << 'EOF' # internal EOF cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b198/symabis ./sum_ppc64le.s mkdir -p $WORK/b118/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid YMTKUOLbdHZdB9i2319X/YMTKUOLbdHZdB9i2319X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b462/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF crypto/internal/nistec mkdir -p $WORK/b181/ mkdir -p $WORK/b479/ mkdir -p $WORK/b087/ cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b464/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b128/symabis ./md5block_ppc64x.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid AfzMvPihguAfGeE0cvKa/AfzMvPihguAfGeE0cvKa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b118/symabis ./xor_ppc64x.s mkdir -p $WORK/b200/ cat >$WORK/b181/go_asm.h << 'EOF' # internal EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b113/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid N1swJd401YyS4K9gWdAv/N1swJd401YyS4K9gWdAv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/nistec -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b181/symabis ./p256_asm_ppc64le.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid 2vDZK3L86--41dim0K8z/2vDZK3L86--41dim0K8z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go mkdir -p $WORK/b457/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b971/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/base64 -std -complete -installsuffix shared -buildid ybHH3Bugs8aIDpRmqrag/ybHH3Bugs8aIDpRmqrag -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid y1NVGrgfmJK5mq8BjVne/y1NVGrgfmJK5mq8BjVne -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid S689A-L8NDyUn2uCR1ua/S689A-L8NDyUn2uCR1ua -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid gmHoD7iLK6uRnDS53Igo/gmHoD7iLK6uRnDS53Igo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid EyCl0KhgRCMl93U42OKG/EyCl0KhgRCMl93U42OKG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid cv8WeuSJlo7vadQEIWRh/cv8WeuSJlo7vadQEIWRh -goversion go1.19.2 -symabis $WORK/b198/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack -asmhdr $WORK/b198/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/md5 -std -installsuffix shared -buildid lXuqkNdr49opHyvsroWj/lXuqkNdr49opHyvsroWj -goversion go1.19.2 -symabis $WORK/b128/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/cipher -std -installsuffix shared -buildid m5RRfxq5R4b0alcmTAwT/m5RRfxq5R4b0alcmTAwT -goversion go1.19.2 -symabis $WORK/b118/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/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_ppc64x.go golang.org/x/sys/unix mkdir -p $WORK/b246/ cat >$WORK/b246/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b246=>" -I $WORK/b246/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b246/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/43/4398f275e005182d77106e1d425db6215eeee788e373fd5f4eeb8d8af2f39f4a-d # internal cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b247/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b182/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile embed=$WORK/b183/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b181/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/internal/nistec -std -installsuffix shared -buildid hrekW87kuePuKs1c82Pb/hrekW87kuePuKs1c82Pb -goversion go1.19.2 -symabis $WORK/b181/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -embedcfg $WORK/b181/embedcfg -pack -asmhdr $WORK/b181/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid R4BMGMSWq1Soa8cDllxA/R4BMGMSWq1Soa8cDllxA -goversion go1.19.2 -symabis $WORK/b246/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack -asmhdr $WORK/b246/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/ifreq_linux.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_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.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_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/50/50d8006a7132e62e67c06da1de2f889a17e614c0c288bc072963e7013159fa39-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b198/sum_ppc64le.o ./sum_ppc64le.s cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/c6/c62762a15d09deebab5e1ce8a1945d5be13841f5b8275890117c5201d14cc61e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b198/_pkg_.a $WORK/b198/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b128/md5block_ppc64x.o ./md5block_ppc64x.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/76/760ad0331bbd82495a984529802669e6080debfdfa9c3e7500e3c20672bd47e0-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b349/ internal/godebug io/ioutil github.com/grafana/grafana/pkg/cmd/grafana-cli/models mkdir -p $WORK/b637/ cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/3a/3a454d90e56f6ce643690defec098418f9fcf2047a38d9ff1c9cdea35590cc31-d # internal mkdir -p $WORK/b156/ google.golang.org/grpc/internal/envconfig path/filepath mkdir -p $WORK/b056/ os/signal mkdir -p $WORK/b430/ github.com/mattn/go-runewidth github.com/apache/arrow/go/arrow/memory cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF fmt cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/models -lang=go1.17 -complete -installsuffix shared -buildid QsnHpnt53KDhBjJvnuMC/QsnHpnt53KDhBjJvnuMC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./pkg/cmd/grafana-cli/models/model.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p internal/godebug -std -complete -installsuffix shared -buildid JetqqDg2zdwTLzFTBRYd/JetqqDg2zdwTLzFTBRYd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b472/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p path/filepath -std -complete -installsuffix shared -buildid U3QrmdWjHVer3EIcKjtn/U3QrmdWjHVer3EIcKjtn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b056/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 mkdir -p $WORK/b408/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid F6D8eGPTnMcsH1WeHWlQ/F6D8eGPTnMcsH1WeHWlQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go mkdir -p $WORK/b442/ cat >$WORK/b430/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b035/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b430=>" -I $WORK/b430/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b430/symabis ./sig.s cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p io/ioutil -std -complete -installsuffix shared -buildid IC0JobXfip2eO7lldjWL/IC0JobXfip2eO7lldjWL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid A_WcE-YloazPVEa96ZVI/A_WcE-YloazPVEa96ZVI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid NfNc_bJ8M1T9UnrezXxM/NfNc_bJ8M1T9UnrezXxM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b472/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 cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p fmt -std -complete -installsuffix shared -buildid s8Znk7y8dTJ2LOeM4f1d/s8Znk7y8dTJ2LOeM4f1d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid lIWsJ_ll2PXrwjQs2Rle/lIWsJ_ll2PXrwjQs2Rle -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ef/efc8ffcacd7eea3a2f1cea66499adc473a36833dbb6f984cd2ad61283a42d671-d # internal encoding/pem mkdir -p $WORK/b194/ cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/68/68ff18d37f8cb8042f2d181eb9648922af082933d07d530e0b7a691b492b7d00-d # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p encoding/pem -std -complete -installsuffix shared -buildid KQsVRbmKVxwl7a39y6k6/KQsVRbmKVxwl7a39y6k6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/63/63498ab72f6f6610d1ea623b507f3854f168e6ffa923f253de0f90934c008e6c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p os/signal -std -installsuffix shared -buildid CPfHxaAi1p0VdX_1ZWZH/CPfHxaAi1p0VdX_1ZWZH -goversion go1.19.2 -symabis $WORK/b430/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack -asmhdr $WORK/b430/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b128/_pkg_.a $WORK/b128/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d7/d730d61fb37663830fe90c3877651734ccce66124884ac7c23b9b72840cdf347-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/cd/cd1e632af956846e3d8bbe5a27a51a56433bb1cb211652cd52b8bd9e9bbd2ee1-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/de/dedea9695ae2bf67d283387f564961e964bb9277aed2c7aac2623d60e49eb846-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid Fa5uDc_CtTGA3OF7pYlQ/Fa5uDc_CtTGA3OF7pYlQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b971/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/43/436bda181ffed22673f6b68437d9e158b695f9c3bec8d108d40b76d692361fd2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/98/9843dcace4aa9a8ca5441bbf5fa79dfdb5f1df9b74f29f37c3d3fbd3dcd68f18-d # internal internal/intern mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p internal/intern -std -complete -installsuffix shared -buildid Ba0I3aRJyF7gLyuks3R9/Ba0I3aRJyF7gLyuks3R9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/c1/c1d1d4c142a61b9f1ad556da64dd3a30fa5866c243c069f7f43455fef94027e2-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/79/79a1e71b016b299456b93e06c48fb4c73f9884499259c63209d8b1df7dfbf874-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/77/777e8bf0f7dc1004865281f2a6569853b85ae28367292a5fa351a9043cf9d45f-d # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/f6/f6e8b826fd0d2ad5868b8f4bc12c28a3210149d929b3a9a6b72187a2109ac406-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b713/ gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b722/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b714/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid TbYq-X4ZObdoZu-B0tBu/TbYq-X4ZObdoZu-B0tBu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b714/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid P_vZ0qj3rJlPHckTstwT/P_vZ0qj3rJlPHckTstwT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/36/3689ec436dd6086366adc0a8b87680865690c7d2d6590e2285f1518b6368a747-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/44/44e0078a063505b0803b3e7b5c40ebbb1bba6b366285c62876dd83055ab1a308-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b470/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b489/ github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b627/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid jzSk5S_7n1v1jaUxx7qR/jzSk5S_7n1v1jaUxx7qR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid DlxF_ghpN_jVdlVTex47/DlxF_ghpN_jVdlVTex47 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b489/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 cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid FUJ5POJnDxIpMNAEIbSA/FUJ5POJnDxIpMNAEIbSA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b118/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ea/eaeb4e7841b43a1edaf41551807b330ba5970c81b0b2dc5b767e7c39dc82d314-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b118/_pkg_.a $WORK/b118/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d5/d508a90c7611c3d490423a689de38954df0d9cc5318d92cc684671876954ae29-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a7/a752bbfc3ef924e6fc8be862bd1f609ab926df7f87b35ff9578cb67d6610b24f-d # internal crypto/des mkdir -p $WORK/b178/ net/netip vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b159/ mkdir -p $WORK/b196/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b160/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p net/netip -std -complete -installsuffix shared -buildid 1nErFlUWzkUngo62tzPA/1nErFlUWzkUngo62tzPA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/des -std -complete -installsuffix shared -buildid scKPZ6DY6i0ljFXNRDEw/scKPZ6DY6i0ljFXNRDEw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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/b196/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b196/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b197/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid aJiusgpSKhhGjWlLgljl/aJiusgpSKhhGjWlLgljl -goversion go1.19.2 -symabis $WORK/b196/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack -asmhdr $WORK/b196/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/06/06b56a2e0a0e14f5188679f03ad4bed3bf8e76ed86083a970584f0647f97ddf6-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/9b/9bc683bb5b60f2d57dbeb4f2beb4522b2b3109ba0c3c50cb90c8819e67107d77-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b430=>" -I $WORK/b430/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b430/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b442/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid uQJTh9TY13uG8GJMJZ49/uQJTh9TY13uG8GJMJZ49 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_default.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/fc/fc1f78d56d16ad4f9dd4c8afee318e91755317c23e342a40f25fc69463c19bee-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b430/_pkg_.a $WORK/b430/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/1f/1fec12f70c28822be8187fbb032f756c9e7ab5902a44f3badb1671a5d4d6fb1f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/26/266488c06a55edc67975769c929e368ac7eea4a23f8814272ef593c5afee3999-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/7b/7b99987b0b891435a849805ea978ea469eefb9979a64254956bdacb1c40044da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/e4/e44e515ec0d68b259ab0108b4e13c41c8c411f3f041ccc810a7cef46a6117803-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a8/a8252336194ac617b2c2a632c38b09932df58fa55af98ffeec1d18093e39bcb9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b727/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b196/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c6/c6ffe62a281061efd934804b555c9b3f5174a478f2b167cdde3036ddbf368199-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b293/ os/exec mkdir -p $WORK/b173/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid WdZcBgDwONyjPGFWB4bf/WdZcBgDwONyjPGFWB4bf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p os/exec -std -complete -installsuffix shared -buildid 4D07pxoTBfwLdR2uYRz8/4D07pxoTBfwLdR2uYRz8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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 cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b725/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid IvF8ypFDO2ucUah7AOOp/IvF8ypFDO2ucUah7AOOp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b196/_pkg_.a $WORK/b196/chacha_ppc64le.o # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/9f/9f23ff56a29e2e994b1918b9c97ab08dc9b0203263569ea66078e6c23ed449f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/32/325bbf7217e3b955aff92deee50f8f8fdb235616a30a2bf32cabcd26d06ea4c4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b197/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 2ClducHZeIFIow6bi3-v/2ClducHZeIFIow6bi3-v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/42/42851ce192f6b1d7649f6b18359289278b27921da8fe7d7bd4f712c2cee4f8ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/15/158fc2d02a9acfa5760a2b4f82fb99a427dae3250e967beff473e49ce7a3a724-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/77/77730794cebc2b05f5be4c15b85f498767bcd1200a2c12a4e39d07d609a4886f-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ed/ed8381253d2780e9aa096a940442d2323a5369e94a7bf3cb70588c45a6d2247b-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/nistec -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b181/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b181/_pkg_.a $WORK/b181/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/55/555cb0557ff4a69b258032512cd9ab810ab8cdcf5d4b9cf1fbc26382882cab7c-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b469/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b469/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b469=>" -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b469/relfect2_ppc64x.o ./relfect2_ppc64x.s net mkdir -p $WORK/b154/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b154/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b154/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/3c/3caba5dcccedc2856809dac9b258354bc23b7f896f261dff1101a23d3fd383bf-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b469/_pkg_.a $WORK/b469/relfect2_mips64x.o $WORK/b469/relfect2_mipsx.o $WORK/b469/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/14/1460ad9d11f2da96da6b95947c5ff6133dbd5d70cc89b66ade95e631a0e58ffb-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/05ff7e2a6dce0bacc8cc62456d1a07cc752b9eed2ed2b4e6abef288cdc7caf87-d # internal cuelang.org/go/internal/source encoding/hex mkdir -p $WORK/b070/ log cuelang.org/go/cue/token mkdir -p $WORK/b054/ net/url github.com/pkg/errors vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b199/ encoding/csv database/sql/driver mkdir -p $WORK/b137/ text/template/parse mkdir -p $WORK/b091/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF encoding/json mkdir -p $WORK/b085/ compress/flate cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b200/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b034/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid IEARoP-SEZPdozK55sRI/IEARoP-SEZPdozK55sRI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid ragLSrjMRI3AgZO4Tqpc/ragLSrjMRI3AgZO4Tqpc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid OIUdzTtBeeNWmnJITMZA/OIUdzTtBeeNWmnJITMZA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF encoding/gob mkdir -p $WORK/b106/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/json -std -complete -installsuffix shared -buildid gB6QaMpMr7vF6ppRZLuz/gB6QaMpMr7vF6ppRZLuz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b085/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 cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/grafana/grafana/pkg/util/errutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p encoding/csv -std -complete -installsuffix shared -buildid d7B32DAaFCXtg3tV-y-h/d7B32DAaFCXtg3tV-y-h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go vendor/golang.org/x/net/http2/hpack github.com/gobwas/glob/syntax/lexer mime/quotedprintable mkdir -p $WORK/b273/ google.golang.org/protobuf/internal/errors google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p compress/flate -std -complete -installsuffix shared -buildid K6cX9qqP1_-RcGdoqDg_/K6cX9qqP1_-RcGdoqDg_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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 google.golang.org/grpc/internal/grpclog github.com/oklog/run mkdir -p $WORK/b343/ github.com/protocolbuffers/txtpbfmt/ast google.golang.org/grpc/metadata cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF google.golang.org/grpc/codes cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF net/http/internal mkdir -p $WORK/b216/ github.com/go-stack/stack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p text/template/parse -std -complete -installsuffix shared -buildid RR0AvIJh7MWbWfhJSBq0/RR0AvIJh7MWbWfhJSBq0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b091/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 flag go/token github.com/grafana/cuetsy/ts/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/gob -std -complete -installsuffix shared -buildid tSRNZhYlXjQR7vc-d6gn/tSRNZhYlXjQR7vc-d6gn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b252/ github.com/xlab/treeprint mkdir -p $WORK/b211/ golang.org/x/net/http2/hpack text/scanner github.com/go-logfmt/logfmt mime mkdir -p $WORK/b212/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a EOF encoding/xml os/user cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF math/big mkdir -p $WORK/b061/ golang.org/x/xerrors cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid mjCLmBg_tpRHsEULcSEY/mjCLmBg_tpRHsEULcSEY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./pkg/util/errutil/errors.go mkdir -p $WORK/b256/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid yOxnhRsf8YbNZmZRobMt/yOxnhRsf8YbNZmZRobMt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid d1SNK3PM0T7Ye8T4mJsv/d1SNK3PM0T7Ye8T4mJsv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go mkdir -p $WORK/b429/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p net/http/internal -std -complete -installsuffix shared -buildid WRikzg8sJyNoFoRJ5OJ1/WRikzg8sJyNoFoRJ5OJ1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/hex -std -complete -installsuffix shared -buildid Af3F2HTcCZP2x22__Uq4/Af3F2HTcCZP2x22__Uq4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go github.com/gobwas/glob/match mkdir -p $WORK/b282/ gopkg.in/ini.v1 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b061/symabis ./arith_ppc64x.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid XK7oKkzJs8FObOn7qGV8/XK7oKkzJs8FObOn7qGV8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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 mkdir -p $WORK/b278/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b430/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid qMOOyfDC3SU3Smws9bcu/qMOOyfDC3SU3Smws9bcu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/xlab/treeprint -lang=go1.16 -complete -installsuffix shared -buildid RUEoYJXX_LOSNcjHmxV_/RUEoYJXX_LOSNcjHmxV_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/github.com/xlab/treeprint/helpers.go ./vendor/github.com/xlab/treeprint/struct.go ./vendor/github.com/xlab/treeprint/treeprint.go runtime/debug mkdir -p $WORK/b459/ github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p mime -std -complete -installsuffix shared -buildid MBYDrn29anrqsuqcKIFV/MBYDrn29anrqsuqcKIFV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b212/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 github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b092/ golang.org/x/text/unicode/norm github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil github.com/pierrec/lz4/v4/internal/lz4stream cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b283/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b284/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b090/ go.opentelemetry.io/otel/exporters/otlp/internal/retry github.com/grafana/grafana-plugin-sdk-go/backend/gtime runtime/trace mkdir -p $WORK/b493/ github.com/grafana/grafana/pkg/services/sqlstore/sqlutil compress/lzw cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF go.opencensus.io/resource github.com/coreos/go-semver/semver mkdir -p $WORK/b889/ github.com/aws/aws-sdk-go/internal/s3shared/arn /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid 8ooSZClXcBEFPyuqRMWG/8ooSZClXcBEFPyuqRMWG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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 github.com/go-redis/redis/v8/internal/hscan /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid 7pDF-4bilkX4OF--6HYG/7pDF-4bilkX4OF--6HYG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go golang.org/x/time/rate github.com/google/btree github.com/go-logr/logr/funcr github.com/pmezard/go-difflib/difflib cat >$WORK/b459/go_asm.h << 'EOF' # internal EOF cloud.google.com/go/internal/optional mkdir -p $WORK/b782/ github.com/hashicorp/golang-lru github.com/hashicorp/go-multierror github.com/prometheus/prometheus/tsdb/errors github.com/alecthomas/units github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b060/ vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b459/symabis ./debug.s go.opencensus.io/trace/tracestate go.opentelemetry.io/otel/exporters/otlp/internal github.com/golang-migrate/migrate/v4/database cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF github.com/grafana/grafana/pkg/infra/fs google.golang.org/api/iterator mkdir -p $WORK/b584/ github.com/uber/jaeger-lib/metrics github.com/go-openapi/runtime/logger github.com/go-redis/redis/v8/internal/proto cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p runtime/trace -std -installsuffix shared -buildid 9JU_JBjM7361JCoLRqLs/9JU_JBjM7361JCoLRqLs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go gopkg.in/asn1-ber.v1 go.uber.org/goleak/internal/stack mkdir -p $WORK/b796/ github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net/url -std -complete -installsuffix shared -buildid OiDrLm247AwuI5KN6WuO/OiDrLm247AwuI5KN6WuO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/net/url/url.go go.opencensus.io/internal github.com/golang/mock/gomock mkdir -p $WORK/b869/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/vectordotdev/go-datemath cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/grafana/grafana/pkg/expr/mathexp/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p log -std -complete -installsuffix shared -buildid ofAo3w1durhuFB1srL7A/ofAo3w1durhuFB1srL7A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid 7Okqe16iEGz_DV44gig9/7Okqe16iEGz_DV44gig9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go golang.org/x/net/bpf mkdir -p $WORK/b698/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b976/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 5obALs0L8_mRG1-368Hk/5obALs0L8_mRG1-368Hk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go gonum.org/v1/gonum/graph/topo cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b804/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid zMT38_5IC400-t-_jyd2/zMT38_5IC400-t-_jyd2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid 30YYUbKsZGK02JaW0QnN/30YYUbKsZGK02JaW0QnN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF github.com/BurntSushi/toml mkdir -p $WORK/b214/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io=$WORK/b870/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid LoOgHAz0634Jf-0B3asM/LoOgHAz0634Jf-0B3asM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid 9Y4TSnr3C3wI8SX4HOLG/9Y4TSnr3C3wI8SX4HOLG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid xBJn6uZnfKhy2LJL-UEJ/xBJn6uZnfKhy2LJL-UEJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go mkdir -p $WORK/b348/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 3KAxnnVlraowBV_49hzh/3KAxnnVlraowBV_49hzh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go mkdir -p $WORK/b372/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 4kcJ35EuIVmZqAyGNgsK/4kcJ35EuIVmZqAyGNgsK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid ol08MqOMnnbXEWbCwj58/ol08MqOMnnbXEWbCwj58 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go golang.org/x/text/internal/language mkdir -p $WORK/b690/ mkdir -p $WORK/b234/ mkdir -p $WORK/b378/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b382/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a EOF github.com/docker/go-units mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid d5_K6f3niALiJ97kCzlk/d5_K6f3niALiJ97kCzlk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid kSAnQDa3q5x8sXo7bh8n/kSAnQDa3q5x8sXo7bh8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b257/ mkdir -p $WORK/b255/ mkdir -p $WORK/b415/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b691/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b230/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b263/ mkdir -p $WORK/b316/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid _bJtYdH-jQjF45toSfaU/_bJtYdH-jQjF45toSfaU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid devsbsZWB2T4AvWh-Kqr/devsbsZWB2T4AvWh-Kqr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b238/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid 44IkiNm9ghoKhC_8hpp9/44IkiNm9ghoKhC_8hpp9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid nWocPsRDwcLK_jjLlZ7r/nWocPsRDwcLK_jjLlZ7r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p go/token -std -complete -installsuffix shared -buildid q96LiBOjfCDEDtM6kaSB/q96LiBOjfCDEDtM6kaSB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b257/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_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid LjXr7DMEYfRKwo3RO-8n/LjXr7DMEYfRKwo3RO-8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b238/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b238/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p flag -std -complete -installsuffix shared -buildid -EEEO9IpIhMWSuyMavKk/-EEEO9IpIhMWSuyMavKk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b445/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b143/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/grafana/cuetsy/ts/ast -lang=go1.16 -complete -installsuffix shared -buildid 4scLyrhiwe1g71d7eOEz/4scLyrhiwe1g71d7eOEz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ast/ast.go ./vendor/github.com/grafana/cuetsy/ts/ast/lit.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid -Z2-0stubF3T6dB5KLb-/-Z2-0stubF3T6dB5KLb- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid 5oQALfqmR4QYRyxadYnY/5oQALfqmR4QYRyxadYnY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b415/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/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p encoding/xml -std -complete -installsuffix shared -buildid TQSrHak1hsld3ufRU87c/TQSrHak1hsld3ufRU87c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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 mkdir -p $WORK/b456/ mkdir -p $WORK/b488/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p text/scanner -std -complete -installsuffix shared -buildid gI57CvXpibIj_hqQKFZN/gI57CvXpibIj_hqQKFZN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go mkdir -p $WORK/b096/ github.com/hashicorp/go-version cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b446/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b523/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid 29tWtIyORWWbqtE5VZQo/29tWtIyORWWbqtE5VZQo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go mkdir -p $WORK/b618/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid H91XacF5BRolByCpuxya/H91XacF5BRolByCpuxya -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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 mkdir -p $WORK/b494/ mkdir -p $WORK/b768/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF mkdir -p $WORK/b530/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid 1Ctg_An9xyEFl8VWsmFo/1Ctg_An9xyEFl8VWsmFo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b456/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_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid 6NTiRjZ1pNR_v7PQIvH4/6NTiRjZ1pNR_v7PQIvH4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b461/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b462/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b464/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b844/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid 09ujhe4pdhZZEqAXeGn0/09ujhe4pdhZZEqAXeGn0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b096/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 mkdir -p $WORK/b810/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid KChzWl0EONwiApxTsdOQ/KChzWl0EONwiApxTsdOQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b619/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b533/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b597/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid W-O6TjmokANetk09euRz/W-O6TjmokANetk09euRz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go mkdir -p $WORK/b682/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p compress/lzw -std -complete -installsuffix shared -buildid 4bT26aEZuHrTFYENQCWd/4bT26aEZuHrTFYENQCWd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go mkdir -p $WORK/b865/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid humrqof6PNnQyE6PWGQ-/humrqof6PNnQyE6PWGQ- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go mkdir -p $WORK/b059/ mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid v4gw1Vt0kb6fQH-JN8Fl/v4gw1Vt0kb6fQH-JN8Fl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b535/ mkdir -p $WORK/b954/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid aHkWVXLbe1cf-xDjKLvG/aHkWVXLbe1cf-xDjKLvG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go mkdir -p $WORK/b960/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b626/ mkdir -p $WORK/b208/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b841/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid ezhl-9a1YRf7Trzlh7xt/ezhl-9a1YRf7Trzlh7xt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b594/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b872/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p database/sql/driver -std -complete -installsuffix shared -buildid 6iH0BGeguw8xYHm780QT/6iH0BGeguw8xYHm780QT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid leCzRqS7Ijs9GJVEw6Cj/leCzRqS7Ijs9GJVEw6Cj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b621/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid WiB66BpdKWECjpf3ez2a/WiB66BpdKWECjpf3ez2a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go mkdir -p $WORK/b659/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b536/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b528/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b206/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid VFTh7iFo40On3glXCbac/VFTh7iFo40On3glXCbac -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid pWGyzKVV6xpdOiqb4VnU/pWGyzKVV6xpdOiqb4VnU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go mkdir -p $WORK/b647/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid IvZbrY8uaGk9J6x2TiPT/IvZbrY8uaGk9J6x2TiPT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid vvPB9GiBdpNnxOVF2xq7/vvPB9GiBdpNnxOVF2xq7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go mkdir -p $WORK/b876/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid hagrR36flhCif7wBGJil/hagrR36flhCif7wBGJil -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go mkdir -p $WORK/b574/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid qezXF_c7M2VMwjkdhfEr/qezXF_c7M2VMwjkdhfEr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid S0Db0wcuhK5fIFBmPcvU/S0Db0wcuhK5fIFBmPcvU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid yES2DMfMQwUuZtSUxzZo/yES2DMfMQwUuZtSUxzZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p runtime/debug -std -installsuffix shared -buildid k3pglVRypFfEq13TT0Me/k3pglVRypFfEq13TT0Me -goversion go1.19.2 -symabis $WORK/b459/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack -asmhdr $WORK/b459/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 cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b627/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid t4FD3RyJk36gl9-mCj2N/t4FD3RyJk36gl9-mCj2N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b660/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF mkdir -p $WORK/b984/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid W7KOClhhFPhX8KSeBw8n/W7KOClhhFPhX8KSeBw8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go mkdir -p $WORK/b784/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid knVmeuPMikMYgGly8Y_n/knVmeuPMikMYgGly8Y_n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid HmeuxnYC0W_0SWAgGY4s/HmeuxnYC0W_0SWAgGY4s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid i4-Xl2BRZKQbNb7jYGSU/i4-Xl2BRZKQbNb7jYGSU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go mkdir -p $WORK/b558/ mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid ZyWmR6278dor5U9xM8Pp/ZyWmR6278dor5U9xM8Pp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid CytvjuFqfz49TuiHgOLb/CytvjuFqfz49TuiHgOLb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go mkdir -p $WORK/b766/ mkdir -p $WORK/b540/ mkdir -p $WORK/b728/ mkdir -p $WORK/b794/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b780/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b640/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b283/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b991/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid p2ADHuPpqZijrLlK6GWV/p2ADHuPpqZijrLlK6GWV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid ECI7Ict0xnBXWsB1DV3Y/ECI7Ict0xnBXWsB1DV3Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go mkdir -p $WORK/b511/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b729/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b730/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid Fe1kkVSktBUrr-eaRzuE/Fe1kkVSktBUrr-eaRzuE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go mkdir -p $WORK/b1009/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid cAfbWJKs4z2VTHmOWASw/cAfbWJKs4z2VTHmOWASw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid 3y02Nso3co9uzLEY4Ic3/3y02Nso3co9uzLEY4Ic3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid -EUDoQIqnmD4NqqnjLyO/-EUDoQIqnmD4NqqnjLyO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid yjAgx3jsj5lh1ac7OAAR/yjAgx3jsj5lh1ac7OAAR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b794/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 cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid ey8OE9rwdQkOY8R87XHc/ey8OE9rwdQkOY8R87XHc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid 8XybSRzNyGxquPQTyHDL/8XybSRzNyGxquPQTyHDL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b511/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 cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid FVGOsx5uXG6ury4O_qnq/FVGOsx5uXG6ury4O_qnq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/entities.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_ppc64le/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid j8B15TbzB6-Cql2bm3oe/j8B15TbzB6-Cql2bm3oe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid o3UNdht4cdiAIRcOjFZq/o3UNdht4cdiAIRcOjFZq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b991/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_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p math/big -std -installsuffix shared -buildid dYBbarfSEq4gGWrlfUGA/dYBbarfSEq4gGWrlfUGA -goversion go1.19.2 -symabis $WORK/b061/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/83/830b972bc120823c7dd3b06f8b7c739e9c6340e0472840e00993fe115d31398c-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/19/19f1aadec3175a5deb24d0574711b72ecefd4b7e4452a7a492355d0054af0b36-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b3/b3011d098c2436de05ad441eb6513eae0458f1c1b0603c8634f0e30eebb269df-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/22/2260b428a2b8b5f6ccfb1cf7da60f4e96af81645ea6d305baa74af5231ab28ca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/7e/7ed4e1ce6b2c943e52fbc70abefc890d32f6dda7c663f8083698442c79a3359f-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/bf/bfad57eabf71f889cbeebe5ced2e7e48e5047d1d10e47fe33b0427b4c1ef7447-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/6b/6bcd778a48b25f1966570db7391f37ed1092104e637fc89367e37434d3d774bb-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid 29-miL7UNJiFcQ050tno/29-miL7UNJiFcQ050tno -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/eb/eb70b77e8a902c76e9b56ed5372932f5833138f226b55247dbef336a16119434-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d4/d4b27103f3f12541874e6a0e9b8b54b2ea4c3c37bd1b5ec575dacbd3d02a4836-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/55/559daf486a1d29a3525f0428a2462a6e79da21e73a18eaf1dcfd09630515378c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/1a/1ac0097349e0c0e35002f24408169131cc1896c3240fb995ff781c9dd10e7dc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b768/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/46/465455c3df350d1248f331f494d119e073534cda12e76ef93a837d5b205e587b-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b869/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/35/35c400c8c35728c6a9148a69f89ca53b69e02373a1a21c60cf02c38d63857c7e-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b681/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b976/_pkg_.a # internal cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid a5BW8VtWdbsq5t8ILQMB/a5BW8VtWdbsq5t8ILQMB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b681/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 cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/65/65929155d62a2ca7a401a7e3936459752fce2a3c1664d12695ac66d0221d1197-d # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/34/34381dab19cc7654adb7127c7af8ed6920be4ef355924d68493f662c94ee9815-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b387/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/38/38d3814b09023474b5b417e318f7d24f6c155fe0c1b4fd3edd63840dee82af7b-d # internal github.com/protocolbuffers/txtpbfmt/unquote cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b240/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a EOF cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/b3/b3fa9c3728fac7a8eddeb32fd64f6ef97e5aa257cd6dc6c1f6ff256bf78ea9c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid p3R5L_JeQkvnoyjjRzea/p3R5L_JeQkvnoyjjRzea -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go mkdir -p $WORK/b397/ go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid CL1ikMqd2tuVksO5X5nk/CL1ikMqd2tuVksO5X5nk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b888/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 5udwgWmD9RTesNKUSWrn/5udwgWmD9RTesNKUSWrn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid iMesD2D9IJYFPdrcyU8q/iMesD2D9IJYFPdrcyU8q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/c2/c29392127b0f72e67f068816a55d7dcaa9a3caad12ffe08a47cdc6f780044fd1-d # internal cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b889/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid U4A85a6ZtGy3B5n7wbeB/U4A85a6ZtGy3B5n7wbeB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go go.uber.org/goleak mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b976/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid uzWAOJ_eHRmy1RfhyByh/uzWAOJ_eHRmy1RfhyByh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/25/25a2d8a96ccd5802d9acc908c6a1feb3d860e76166ce30adc888837157de1f3e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b954/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/51/5136cdc4856a2b13e48eb38538a02ef0a7cf655e64fea019503864b8d678414e-d # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/07/0730023ceefaf6fceaf250229fac97e25cfbd2da1433c25a18e45997f0b73ea6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/12/128d0a22d845ddf715fcdc878f1825f03ddb92642e9641d51e088826873f337d-d # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/b9/b9d15e0a8b7efd8076c33c68e5161050b4b4564262235cd089222b49e30f891b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b865/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/8e/8e63d0fc3a0387ba5367b53bf15051efad5f20c9a56f7b09aaa551e46598b462-d # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/ba/ba170552533aa2b3f0da989827b90c9e9c1e6503e67296e9b563c1f47d28d43d-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/e3/e38c68b89bfa5d1b2331e63124e6d6dc535f31d5f757dc834b676fd3be80e402-d # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/cc/ccda260d898bbf9a04266e68b19a304347b44447b7a2e1c8a3c2a75ab6126c6d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4e/4ebc19ce1802ea73b1cc8df1aa83ce360443e1e7e9cbd0ee2e72dfb01778945a-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b964/ github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid mcZXscFFweQiWAa0GhZ2/mcZXscFFweQiWAa0GhZ2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/99/993195138e8612c251a193a593c89f404040406ad77f3120084a00d96fc9c209-d # internal cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b965/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid xXl_el8eoqbGvXsvwt8s/xXl_el8eoqbGvXsvwt8s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/75/75bcc2f7aa0b1fb7ac50a19a872f534c84982cd709d1e347c4ce296d75bf87f1-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b584/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid VuUqXq2TiShki79C2nH1/VuUqXq2TiShki79C2nH1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/7b/7b51635fee015190a8100c571e5435e1c933bc5eee920f3b5e2d67cf59af3d9b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/2c/2cb19731db5178b0e007369f9596b9b5f3b8eeca6079f3a9a416a05bc8501ddc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/67/67fb7e0f9116d7986109d1fb15c3c1f80ef8c052f18fd56c5e868bc88149f9e2-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/1a/1a437671efa405c29d0bbd80867a1b51b701dcd29ce17a5458251548887ce841-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/3c/3c3039678223423b9f258078a8ad41b5d19f9d1e1294df9815a090c28c3ca7db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b844/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b960/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/a6/a6dffe7947cbda7b43169ce49c89bb7a20dbf088e7f38350592f219eacc53865-d # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/0f/0f1417f517e7e66960b0fb68ae02f88d4b16c3388c7554032dd9937f863f3b7a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/04/048fc6a4465a925625371994d5ee7b06e4a173b5d18e08dda309d9b9f1fcd399-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b522/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/da/da9f1f2822239bd12e78c7aeb06967be3923ab541871d690e11941a0e5b84aef-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b053/ cuelang.org/go/cue/scanner cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f2/f241e6ad5155236e13871be618448c62edd5ebdc9b111512a8276a33491a2fc2-d # internal mkdir -p $WORK/b068/ cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/21/21fa77a5e6d4a1dd2c5d57978d281815501871e01f36d1502a6cfec41636dea3-d # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid EO8DRbJWueJPRmkMfzil/EO8DRbJWueJPRmkMfzil -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b523/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid jvhdLcZ1FZAw-y12zYuF/jvhdLcZ1FZAw-y12zYuF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid ERddjRv9-xNxpFteGCuO/ERddjRv9-xNxpFteGCuO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b286/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid T_khn2RGdtIWMyYoaAG1/T_khn2RGdtIWMyYoaAG1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_ppc64le/buildid -w $WORK/b810/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b991/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e2/e28d339a0daa80b54e3a261e9a17b8355c30877fe5610747945f4621cbb842f4-d # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/e7/e7bfa13ce636470affeb53d9a80ab022aa2b9881873c0233c9e7878e9b14d2b9-d # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/d0/d019fdb99863676be1d955c693a5d3844875ce752760fbb4d77a9c2813edaa19-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b990/ cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/96/9626836171ce6e8f64b25a804001c7e89f08f564220a63dde11f8bef23ca6420-d # internal cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b991/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid QIJg47H0y-8XDF60zh8m/QIJg47H0y-8XDF60zh8m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go github.com/olekukonko/tablewriter mkdir -p $WORK/b471/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/csv=$WORK/b137/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b472/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid PhcF2XIQ83LHLEulJ3S6/PhcF2XIQ83LHLEulJ3S6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/df/df869b01d458a5762c31226bbe65808290f5d03cd3b44891570ef8caa5a3ea0a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/5f/5f48accc56e3adfa93a821af57408470f7d54e058b33febbafced77c484b2004-d # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ee/ee155b0f29ea14f86a6717324ed4c6a8b385896465d0d293ca240fc3f3c4b553-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9c/9c5984f82210779e40b340cb2fdcdc72cde62233a85e5feff74cb4ed6424c5db-d # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/5f/5f09477eef8cc1984f86ca21bc891c2856ceddc5e24dc58be2a66c3e030c7576-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b338/ cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/9b/9b2ab3b82ca7e976a6ecce7d2d4755027016d5359ac3a3932a81bf42b7cd80d1-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b428/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid r7RPEIiKUqOYp-pkwoxC/r7RPEIiKUqOYp-pkwoxC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/4e/4e0f5186d548e2c6903f0bf7950dad82898dd65bccec20530db2a23eb9b2324f-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b565/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b207/ github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b928/ golang.org/x/text/unicode/bidi github.com/go-redis/redis/v8/internal mkdir -p $WORK/b778/ go.opencensus.io/metric/metricproducer mkdir -p $WORK/b895/ mkdir -p $WORK/b152/ testing/iotest cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 2Cun06ByXof_8ZUII97n/2Cun06ByXof_8ZUII97n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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 github.com/google/go-cmp/cmp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid bOLwg0WITYCHpxhlyVEl/bOLwg0WITYCHpxhlyVEl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go mkdir -p $WORK/b248/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b780/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid EoSbAoPyta25CzsD8qnU/EoSbAoPyta25CzsD8qnU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go mkdir -p $WORK/b1011/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b888/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid Ck4VmnY0gV8XeBQZ2RIH/Ck4VmnY0gV8XeBQZ2RIH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid 9j1ewPYy3AOQYLlUDRQE/9j1ewPYy3AOQYLlUDRQE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid aPTIPKY0xNgkJWKqiS9W/aPTIPKY0xNgkJWKqiS9W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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 cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a EOF cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b249/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b250/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b251/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b252/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p testing/iotest -std -complete -installsuffix shared -buildid 00aiKgAEYNjv6ijUhelw/00aiKgAEYNjv6ijUhelw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid 5CkY0Fc_gcjkVHdKxeaS/5CkY0Fc_gcjkVHdKxeaS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b248/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 cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid TP7hMuH4sl3Ivtq8jFBJ/TP7hMuH4sl3Ivtq8jFBJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b975/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/f1/f1fff72ed8b9c458a09a5dc32578b514ce6c3ab96ebee60e30b34162d8a9013e-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/c0/c0d1ab4b445fa7cf132d3962cfc79738e437a6dd6950da89e87623f98d72ea9d-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b351/ cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c4/c4410a98ab5e0437fd21a9c02e2ec54c32953e3a677cb1ad5c31c26579987920-d # internal cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid 6Mr0EsbbrLZ1NFrOCqei/6Mr0EsbbrLZ1NFrOCqei -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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 github.com/emicklei/proto mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid 0PSSBiCKhcXgVV_KF4zv/0PSSBiCKhcXgVV_KF4zv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/13/1380ae32a348b5fc3f83b7a8039ae4736b706684d0f493f43562aa30a9c2823c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b459=>" -I $WORK/b459/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b459/debug.o ./debug.s cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/09/0956a85b0d662a55bc318fd8091864d180fed9c1a34b8a035d505bbe82ae861a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b460/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b461/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b462/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b463/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid cxse0mWoYcr5ziXb0oFl/cxse0mWoYcr5ziXb0oFl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b459/_pkg_.a $WORK/b459/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/de/decf39611813f91d0e5b6fc28efb3f3f378956a990e2de4160ecffb39fe938f1-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/47/4798e44ae62680da630f573a78a411148445f7d1b7a99fa4e5d5a8e5cffebb26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b990/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b292/ cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/eb/eb52d9e6858c9c771ae7f906640eeedff8380c5b05132fc28e70910d08becd0f-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/68/6874d430c75085ea60a7f97c6ab001a6faab5850024d98dfa00f3b2b6b57eb31-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/23/230755bfb407f0b0d681e7ed55a24576e70d39887b5894987f5ea8d4b909c92e-d # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid FF_xTShCb-MvJ7Vw5F0F/FF_xTShCb-MvJ7Vw5F0F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/07/0732998c4941729294146e8fc23e67afea7c6b4efb953aeadc839abc0b741979-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid YR2mRii_xegLXxooZxOg/YR2mRii_xegLXxooZxOg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b468/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/b257/_pkg_.a /builddir/.cache/go-build/47/4746eb321a9d7811bdace21818816d7de58809dcddda2ff6ead9cfb2a3a55376-d # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/f5/f5ad7345fbf995dde8af41d0b0fc5392e8ad22377a8aefaf6756802ede982c59-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/27/27d3a8e6af964037d62ecde5e3c00483576ceefac343b15cc0c8a4b2f176c7d5-d # internal github.com/oklog/ulid mkdir -p $WORK/b545/ github.com/gchaincl/sqlhooks mkdir -p $WORK/b643/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid ghsW_UxIZrfrEJ9PqoT7/ghsW_UxIZrfrEJ9PqoT7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go database/sql mkdir -p $WORK/b642/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid QzXHWCTGTtfWD__nf-Nu/QzXHWCTGTtfWD__nf-Nu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/a9/a962a5d31184258d04e92dfad7f9104a96c0596187f636d7fd38752968cfa3fe-d # internal cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d1/d17f8bfcd61be9d752a883f312da30eb594a27d1c615d9a578defcdd8ae27323-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p database/sql -std -complete -installsuffix shared -buildid dR0WVRaqQceNTltBCboM/dR0WVRaqQceNTltBCboM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b642/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/67/675ac0dc1108995802d2860f34d38a10683b7b414a99054bd8bd14af84de0957-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/50/50d3df0ec160428a7a40d5ca3cd6753c3ad776485f4c6eada71ab02af9f08fca-d # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/66/6692bf89f34d0d50df5e04573458f4392ddaf31aade79c67835d4d8d17c157c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b895/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b964/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b952/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/af/afd16781994e0efb380f33911a283381108d2cff5e934c2c1faa2bed69655f43-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/77/773527563b0d80370bc7fe578c2df155dc6846a616fd3c5fe990be5d7fc48de3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/eb41542529bf9367aa973e5e084300bbcddfd147a056076657de50563460ed96-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/48/480aa7381fdca7178d022b09df8eef0bc81500f86c98e1bbe613012dded50359-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b287/ cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/6b/6b0bef613351d2cc40b80ace124d1b0d2058a094132879a2b226f15ba0b78171-d # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/4c/4caa3d978253f6ee569eef75aa7256bd8dca9e1a7c31e43cc6fd16376fd7e13b-d # internal cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b285/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b286/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid DYI9hTqOHUwur4yZkJjf/DYI9hTqOHUwur4yZkJjf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/7d/7ddc727a69a22bda2caaa6ad0d177b2563caf16f4e28fdf65d49c24e6cc01549-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/ee/ee7e04096e4799159de8a13bfefbc5ef096ac204bb18bef30fce952440acf8ae-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/05/05e2408a17f87507b227be505be1a874b0d288ec03c167992174adb937ffba5d-d # internal github.com/grafana/cuetsy/ts mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b255/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/grafana/cuetsy/ts -lang=go1.16 -complete -installsuffix shared -buildid QB2oCx9Caq0Mxy8gmEdY/QB2oCx9Caq0Mxy8gmEdY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ts.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/29/29f7299bb73c315a645afa949770c4c3efedac04c4f48e4305d07e6b3fbfa304-d # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/fd/fd9b90e6d2df4c8db45e5be4d2f6fe911a074deda7d5f18a91d601ecd51f5bf7-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a7/a7e4fd4aaafc06a7fe7fc5fa7ad6c4f695b8d79a5f176d2201eac405dc537b47-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b933/ github.com/prometheus/prometheus/util/strutil go.opentelemetry.io/otel/baggage mkdir -p $WORK/b957/ mkdir -p $WORK/b587/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid ENd-JUIGwFY0tOjusq-s/ENd-JUIGwFY0tOjusq-s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b588/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid gIlcnepJ35K22xjjxupp/gIlcnepJ35K22xjjxupp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid K3AXhC-knWgBMeZVh3-u/K3AXhC-knWgBMeZVh3-u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/f5/f5a0d93647f53aff702ddae470127a97818af03467ac73f58b56547f9803b587-d # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/77/7744958f5004d0bd66ca7e623cabcd24e65f39afeddd43ce6ddfb2996ce8f848-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/ae/aed0534cdba2d5c2f4953113cb282e1844ad1b8c41f36a7f4068abd567b8b40e-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2b/2bae228105a007e0f3955bfeb005a3cdbd0f4c817af4f5fe2513751b5a3d4887-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b804/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/ff/ff10f4ab9df41abee0c22b91a0895bdf581c14c67c1ec89ca219cc6051d2b4b0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2b/2b3f4c4df3a6804b1247e630e17a90e0a8108ecedc69fceb28ec454315d42017-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/79/791d1574acdd50b0b2fade11cfd8e74fc0ca2012d1b28bdb06816694d8f8f01b-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/01/019323eba127dca80ef661240d3c54aec65213e71791f28b10ce82a8c9c94e12-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/0c/0c24d74459d20f1b0e3e2c77536faf93553b2bf9bb23b3067f269d164717c9a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/02/02c22bf2ce2b5974006a24e3a66a45f32d36c7a33724d407c83f4b0b307ea017-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/0a/0ab38489d2b942b4cc045aea91d5542fc59bf203fb720deb4e3f25274e76cf3c-d # internal testing/fstest mkdir -p $WORK/b1010/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b933/_pkg_.a # internal cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/iotest=$WORK/b1011/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/6e/6ed687b8d5e1b7aa5503a96976243677a8e9d08b016442a24b88383f4af57e21-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p testing/fstest -std -complete -installsuffix shared -buildid Di-0zVk6647o4hHQCkJZ/Di-0zVk6647o4hHQCkJZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c5/c52e379d270f40f7996d349e14a2af9510ed599188f4aa6a3323fc95395f9362-d # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/65/656d3a17a10dfa5f94a011bc9e3dd0ac96cfd85197ab169ccc66782af1a9b658-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/85/85fd6fd41af0039ce416efb87ec62c649f37884d17b5f2666c7034a7e7657806-d # internal github.com/go-logr/stdr mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b594/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b597/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid ts4zv9Oz2vNzuWqRkN-i/ts4zv9Oz2vNzuWqRkN-i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/48/48eb9eeb37536cc08bb880e97fa4ab0afd817b445c237467474618988490c52b-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/63/6331bd34964d898cc2fd9acd2fb35dc100c21470917db5c84db3ec015798ccc4-d # internal testing mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b237/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b599/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile runtime/trace=$WORK/b493/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p testing -std -complete -installsuffix shared -buildid bJnyWbqR56k_7zAW2Red/bJnyWbqR56k_7zAW2Red -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1a/1ae41073913e34f59538e10650d26465942063e9ff601bc0467e94f1571325f8-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/6e/6e8461b57c690039c04ea4427e67edcc80277338a6a6fcf84a0e6590ddce9f17-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b456/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid GVGVoQMVvEJMZ7fP0SX5/GVGVoQMVvEJMZ7fP0SX5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./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/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/60/6036dcd7fa79cb6023fd41edb0b232ed43c1d6959b9c64b7098a60831266c8ca-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b282/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b285/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b283/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid YsuyckpFUv33hx9Q7QAP/YsuyckpFUv33hx9Q7QAP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/cc/ccbb5db01e8f36e09aef8430240ff30f4e01f2041e5ca492c465dd006bbaea66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/d1/d11534a6f4ba62a53ff53e03284caef27098a11ca96fd057fa82b9d283f0e6b9-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/29/292dba02f90af815e97c4629b9435a6b4f66dc5e53f8b5c113bbf50c8bcd9cd7-d # internal compress/gzip mkdir -p $WORK/b033/ compress/zlib mkdir -p $WORK/b567/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF archive/zip mkdir -p $WORK/b1005/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p compress/gzip -std -complete -installsuffix shared -buildid AttGiaiHW51xyb7OaDFa/AttGiaiHW51xyb7OaDFa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/adler32=$WORK/b568/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p compress/zlib -std -complete -installsuffix shared -buildid fSGZiD3uF1XY76Lfa4X9/fSGZiD3uF1XY76Lfa4X9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p archive/zip -std -complete -installsuffix shared -buildid 400aWmOp-ux8y5SjAPhJ/400aWmOp-ux8y5SjAPhJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/02/0252d2a923d5acded509973193a91a5fb6d626e056bfee974aa67e185eebd1a2-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/2e/2e79fa4d216639bb77b8d52bca992e15197d15373e7226b31146582341b15baf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/10/10f175ef069951401af45461d53d70c18bc1ffb624b143acf6eff48779a382c3-d # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/7f/7fbb719d4f55aa9fc4053f99f2bf6e6434ed9f2f13d8014c991fb337761a7b46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/2b/2ba746e6f3151cb78351b50bae7c29975343447c2acbd165a6043664be1b55a8-d # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/cc/cc80406ff9bd3b4f12ae922cf1517e5940f6f72488a44817b0d983295f2e6fbc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/7d/7d4fdc4088f1224b8409f0c65d79c0941f3b9c2595eccb887889f56c4201b639-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal github.com/rainycape/unidecode mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b567/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid boYHdYTpjRSE_YpqbNYl/boYHdYTpjRSE_YpqbNYl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/08/080730500b71005db548298319d04e814b746f062fd4942ef39e984784546352-d # internal github.com/gobwas/glob mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b281/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid 1eEMJ_QaZX43oRi4fOU_/1eEMJ_QaZX43oRi4fOU_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4d/4db9efb64986b70e093ddcdc6203ad8b6fa52a3c660d4eb98a13c1bc93949ca3-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b623/ runtime/pprof mkdir -p $WORK/b492/ internal/profile mkdir -p $WORK/b491/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b384/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid KBUQclqRKucCE7lMNpJP/KBUQclqRKucCE7lMNpJP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p runtime/pprof -std -installsuffix shared -buildid C_SAziR5qQEkU7uCwHB2/C_SAziR5qQEkU7uCwHB2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p internal/profile -std -complete -installsuffix shared -buildid Pt_84lV8LXku8s6jDfit/Pt_84lV8LXku8s6jDfit -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/69/693b0b751ab3b3cfcd26d0387fdad47be0c2585ac450c1363d01e76f54edf226-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/41/410a43b6214318eda613f3f1ee10d0c0588eef53a2aff80c71c3a261b584ecd5-d # internal github.com/gosimple/slug mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b655/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid zjrnzeqNTCFWq75F4hfg/zjrnzeqNTCFWq75F4hfg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/e1/e1637f945524cd558a4ec669cb8238a348e5031e01c10ff76a44b0ada22cb6de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/82/82c170d41399f4b16d4756b04896e58e0822e80f851e29514df58dc2cb3184e7-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b291/ cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/c8/c8003649ae8e39dd91110cf4b337b2cb6e7cf225b263e18460688488a93ebb64-d # internal cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b294/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid YNz4qQ5hv6aO4UCFUKF1/YNz4qQ5hv6aO4UCFUKF1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/3c/3cfd1d0ab79bb806c57cd128271f17d37c733bbd92c5f0ab8e08f2e4a854f409-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/44/44b532f4cc1914ec0f750709d7b38f0d4ae621e0c848b1ed78013f1f35c11056-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid 30C6rWxMUh7Wv5uVbs4v/30C6rWxMUh7Wv5uVbs4v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/2e/2e00b61d222e485c6a3de70b056f1066180adce8976aeef9efc405a73278d449-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/dd/dde88e2dcb4fbedf37e337e7bfb669e922305fe1c6796468be9bab888ec04a7b-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b350/ google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b365/ google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order mkdir -p $WORK/b361/ mkdir -p $WORK/b366/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b355/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid 0yRE_Rj3UkR_G4d-DZ6f/0yRE_Rj3UkR_G4d-DZ6f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b357/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid cRQf1zbt0wIGybYfOjRa/cRQf1zbt0wIGybYfOjRa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a EOF cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid oY2Aig7tHdAI03tpK_2D/oY2Aig7tHdAI03tpK_2D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid 9bpnn5rfRb7aUsAe4_zc/9bpnn5rfRb7aUsAe4_zc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid fXYFX2lDO7xl8bqe4ucI/fXYFX2lDO7xl8bqe4ucI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid j64HRnP_ACfDm_sgMjX6/j64HRnP_ACfDm_sgMjX6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid cdEZLAlH2OwKC3VbAXhx/cdEZLAlH2OwKC3VbAXhx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b356/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 cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/21/21ce37fd38f4fae136401963a2822ce277b486af43576c8f2866ddee31a0c7a8-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b205/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b206/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b207/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 8fvdyzxX16onsV7-NPAV/8fvdyzxX16onsV7-NPAV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/34/346e0aad684edae92d90758f4ab881cfae055c4e407df0dccea8237b2ba26ee1-d # internal text/template mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p text/template -std -complete -installsuffix shared -buildid 3_zWjB54vhbrNzfTuIZZ/3_zWjB54vhbrNzfTuIZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/c6/c68709bcfa291eebb719b02ed0f8a39fb0bded605d58b3613d727bceebe6c042-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b690/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid CYJuyYrBMA0getD2VTtA/CYJuyYrBMA0getD2VTtA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1c/1cc089436e0038d3657ad3eb6afe24c6fca107dc52566cb548724a5bec0ba1c5-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b246=>" -I $WORK/b246/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b246/asm_linux_ppc64x.o ./asm_linux_ppc64x.s cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b5/b5102e83f5a4b68f0d68ff1d5488c9a1edd5c83288efb8bf2ee89d4428fc9e73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b246/_pkg_.a $WORK/b246/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/79/79fd684ab687088286827457e9094276a9b101294930b04668a8004e1746a0cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f9/f9ed688578e5032cf70bc0a784f41c3dc439f1828a6809c6705c231aa1776666-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/2b/2bf179ae41333dcfe7f4ec039b11dbcbd158490b7d70c2de845fd34b0bb5179e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e5/e5e2083f25240d8301af164dbaf37f0ba0b8d6b01864ffd8922366aa86f721d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/37/3700eae7ae7115f8a5fbb5f7da934446b6311972bb2cb83a29214e823e25b60d-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/51/51f4b2766069adbb029a7252aec0294b712c55887b735e696bf3cac0b3be0c47-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/8b/8bcafbf595326fde355526bcb832b297831b7c6ab2fd92b92460b612df2e0f4b-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b632/ google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b353/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid oMylJUqWJcs0lBbg8z51/oMylJUqWJcs0lBbg8z51 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid JW8SdHzFc808NxxfS0mK/JW8SdHzFc808NxxfS0mK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b353/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/b350/_pkg_.a /builddir/.cache/go-build/95/9528ca5993fcea0026ab4ed892340a9e59b3502500fe371389b0df81354fb42a-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid AwNCapXpFQIhEsq3wTvb/AwNCapXpFQIhEsq3wTvb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b5/b50de5caf74b67e0934aaf36cc0e57a5324abd9520ec274fdfdcaea3cc9893b5-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b519/ github.com/go-kit/log mkdir -p $WORK/b262/ github.com/go-kit/kit/log google.golang.org/grpc/grpclog github.com/mailru/easyjson/jlexer github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b271/ github.com/getkin/kin-openapi/jsoninfo cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b263/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/jmespath/go-jmespath mkdir -p $WORK/b302/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid ckzIVxXZ8irrGLn6vYn4/ckzIVxXZ8irrGLn6vYn4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go github.com/magefile/mage/mg mkdir -p $WORK/b520/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid 6DD_i9_WZB_ySxTzPt-r/6DD_i9_WZB_ySxTzPt-r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b263/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b563/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid C-X457hL4NxpqyrgNM2T/C-X457hL4NxpqyrgNM2T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/prometheus/common/model mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid UTq78yaWlT2p7Biwe8u_/UTq78yaWlT2p7Biwe8u_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go mkdir -p $WORK/b342/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b504/ mkdir -p $WORK/b499/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid tPH1rqExY7cDqYxcbPCX/tPH1rqExY7cDqYxcbPCX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a EOF mkdir -p $WORK/b509/ go.opentelemetry.io/otel/codes mkdir -p $WORK/b592/ go.opentelemetry.io/otel/attribute mkdir -p $WORK/b590/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid yoWVGGlrgyjiKguJ2O5V/yoWVGGlrgyjiKguJ2O5V -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid IbCPNvG532ZlDOr7nz1Q/IbCPNvG532ZlDOr7nz1Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b482/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 cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b343/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid JWG-G1i7GRoHhT7ha9I2/JWG-G1i7GRoHhT7ha9I2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/josharian/intern=$WORK/b505/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b591/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid sMOsEGNOHz01q7QKdvXH/sMOsEGNOHz01q7QKdvXH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b645/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid Uob4GN3BzX2zOBdDte2c/Uob4GN3BzX2zOBdDte2c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b504/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 github.com/grafana/grafana/pkg/services/preference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid ostzHyxsUoc8yRaooXKl/ostzHyxsUoc8yRaooXKl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go go.uber.org/atomic mkdir -p $WORK/b575/ mkdir -p $WORK/b807/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b947/ github.com/Masterminds/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid kY8CbgFBMBcRyJFCG8rw/kY8CbgFBMBcRyJFCG8rw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b803/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid JFBr8x5htYPPwiJyEa8A/JFBr8x5htYPPwiJyEa8A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid 8BEHfcT_H7SHmtpfYeW1/8BEHfcT_H7SHmtpfYeW1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid NyGoS2M5gV__SNqKlrzo/NyGoS2M5gV__SNqKlrzo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b479/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid QQdmfcI1IpJLBTUrqce7/QQdmfcI1IpJLBTUrqce7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid 1NmRJup9sKc95G5DtCbV/1NmRJup9sKc95G5DtCbV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b525/ github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid ZUyAELH2-DwgHYOpIMT1/ZUyAELH2-DwgHYOpIMT1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid _47ZnKG6BBf4aj0awkfU/_47ZnKG6BBf4aj0awkfU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid TCrvRm5O5b13A_a-cpyS/TCrvRm5O5b13A_a-cpyS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b525/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_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fe/fecb27a53f2ee473cdf6c2702a3ad0da1b7db5dbbfb42ba55c265530508b5415-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/0d/0d62814d8ec9cb5f45e1333d04f789cfbbdb481283f3f1c93b86d7a0f407963a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/2b/2b15e342a928232d2ff0f754e6f88bc63cdf1816351adeaebbcbbc8cec3bf499-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/f6/f6fbe41cbd9d6b148498f20f89da361ea32d32d5a2b276574faeb4432c09219b-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid Rbme5b4f9qiVjOxZQzrP/Rbme5b4f9qiVjOxZQzrP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/d5/d556428f470c8d8e2047df403020e19d22cde35d2857828ba7d7a15a7da8a916-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e2/e2be9544bb583f0b719e120e40af4430b3c28b6dc9daff60c2cfdc874cec26a2-d # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/94/945d4056ad727112ea9e7539afc29b23cf80a69d5399674c8e0b24f72cc4da7a-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b245/ github.com/edsrzf/mmap-go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/fd/fdd84831490c494f191e36dd69799ff269802f590e553742d243ba1f7ef46241-d # internal mkdir -p $WORK/b945/ github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b955/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid DB8w6jR8vA8sQ8ZXFq_6/DB8w6jR8vA8sQ8ZXFq_6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid 7OBdYnbA-deVSY3hib25/7OBdYnbA-deVSY3hib25 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF github.com/jessevdk/go-flags mkdir -p $WORK/b992/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid zYfyfAcpk8xfbJDoR4d_/zYfyfAcpk8xfbJDoR4d_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid LdmOfZn97vi4MUkvqKLx/LdmOfZn97vi4MUkvqKLx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/29/2907c75a3591466dc2de9fdb810392027a8fb67edfb45476f2a7b3e5eac5840e-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/89/8993e6ef18e592973d22df51302b5adfb3e7ae3daafdfe687c6db6746ea6c1e6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/3d/3da720f2d3993eb4feb9d0f8d62ed5bfe8214c83725487f134d0e4a34cfa6787-d # internal golang.org/x/text/language mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b690/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b692/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid 4mtGedObQHDlLxZH3BB3/4mtGedObQHDlLxZH3BB3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/2f/2fe1bdd632f611a4268bf41eb4c415c8f561daa0ad1ea5e46442f30f9b1d4000-d # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/76/766e11909310ff36b3ecbe67ec6053312e82d25d1e9b5001d0e49a1ee0ecfc16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b642/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid eVl7g9yjc4K_hz8trCF9/eVl7g9yjc4K_hz8trCF9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./pkg/components/null/float.go xorm.io/builder mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid XcqAD00u_PlrFKXzpkT9/XcqAD00u_PlrFKXzpkT9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/0b/0b0bb6348b04a8714121b10169c21ffb8c0ced5485ff6dcfae35b370736e9f8a-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b244/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b803/_pkg_.a # internal cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b245/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid HvUTatRJBmoMHSQtes_g/HvUTatRJBmoMHSQtes_g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d1/d1f9fb0d99a1cb633cfb5144e315c6d9e393b7fa1ab0bfe7b698ed23d0f39a0f-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/43/43364648b7a1d5c8a8a50deb12788207a8c959881ad821ea5d9fb91ebe406d1d-d # internal xorm.io/core mkdir -p $WORK/b667/ cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/e6/e62e84d613a3e67de4a75ee736bb10028d019ca2631919ebf2d8a37558dc781f-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b341/ google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b909/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid CmVq_m68C3lXy_JxEmmM/CmVq_m68C3lXy_JxEmmM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b343/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid hfzOWRVC1v_Yg43oB6vu/hfzOWRVC1v_Yg43oB6vu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid J6jMiULWAI10CcnmsZYu/J6jMiULWAI10CcnmsZYu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b945/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/f5/f5f6075a4bfcbdb4010afd2672d968b6b96e37d51cb614b747411804f9d6156b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/e7/e7418bb02897beea797add711218727c1b1b0adf181bb524562a99a8a8183d22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/79/790051ecd381083b0a0ebe71d178f3e6bcc4b46008bb5871c5185009927df714-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/6a/6af4da1ffd2b8701f0ed8f795747fedc73dc2d0d3ad8a6ceb1adc92ab3c893ef-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/90/904246c83aa8499b958e5fd1d00f0151dff65d4a63eb9f93374bceb0b600da5d-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b271/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid oP9iETPZBh7HdcFeRyFR/oP9iETPZBh7HdcFeRyFR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./pkg/infra/log/text/text_logger.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/0c/0c682eb99a480443cae3eb521931b5aa0aee4eab082d2b36ebd0a5aaba402cd4-d # internal github.com/go-kit/log/level mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid wWr-kXokwkbRub8IqEoA/wWr-kXokwkbRub8IqEoA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/3d/3d89396b6ec9bfc891352a190083f15743f7a15962b7d01f60d2fdf930856ea5-d # internal go.opencensus.io/tag mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime/pprof=$WORK/b492/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid sIZv9bsjzU_M6K8B0yOa/sIZv9bsjzU_M6K8B0yOa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b765/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/92/92b14f17f0e24485357961928e1810df54423f41c1e91dd3a27be9f1cc61c0a8-d # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/86/861ecb938c4259d13c3e7853b75751b305ad2b9b4d7b84564d9b83ce03f7273c-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b520/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid 1U6YG8IycXFlB4D1y1pQ/1U6YG8IycXFlB4D1y1pQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/b8/b8961d95d44ea08186d53fa1eac18d3b27d147da5285f55f690c6777929ef429-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/47/47c436a6231c242fae403c486280ff5e5f36c5ce1c73f624adb0ac54d02f96a7-d # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/08/086d047b727e0684455bd3b71993cf7cb3d7bda42635ebb53589131d07236aa6-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b946/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/a0/a0eaff45ae9751a4d1f03f156ea14999a85138e5d0538e38245bf3a750207a82-d # internal cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid kndH2NfnAhlpx4aTpC5n/kndH2NfnAhlpx4aTpC5n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go google.golang.org/protobuf/proto mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b361/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid IJrOSZjoZNUg_TqTYzBH/IJrOSZjoZNUg_TqTYzBH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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 cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/8c/8ce062de3f89926e4c1aac732f1b9ba5c0a5fd76b584157d202b3204e11f1cbc-d # internal github.com/fatih/color mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b244/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b245/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid LWeEC7TIKGd03RDLgNQI/LWeEC7TIKGd03RDLgNQI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/64/646c932080bd44649a2f91341a69e6510ffc7e9faa82bfa8216505ea2ea80a9c-d # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/7e/7eaa8e526a37381aab571d5f3cc04cf0699e8b88b8549dd80cf7601ada373f82-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/90/901ede4e0522b498eb8c7f6f3e9f31b550fa7b5aa794e01920ef8f7698b80162-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b953/ github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b639/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile go.uber.org/atomic=$WORK/b575/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b640/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid LWcKpnGVQ-2j9qjk9QLJ/LWcKpnGVQ-2j9qjk9QLJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.16 -complete -installsuffix shared -buildid nR4rohsk5y8aFXsGH9MZ/nR4rohsk5y8aFXsGH9MZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/56/56372c772e2376a183cf1e00d01ca84d5f278e94da1a558ed51326a0f1911d9e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b909/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/3b/3b9cd11e9e6efd6be18f86ce8f691f3778a133d50ba2ba7b8be42dc1803763d3-d # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/cb/cb640dfd711713b62776898875983519e66cb5409b1541b116452ff729b6b802-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/cb/cb63c20c3e09a0f49b8ee11eecb03c38f5b6f3cdca9a75274f608b81c22f0ca9-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b268/ github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b969/ cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/56/566f997654473b00a097ee7aa3c30bbe776f086640228fe5d458756aca422cf7-d # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid pYLTfQK53FQS4SrExRFB/pYLTfQK53FQS4SrExRFB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./pkg/infra/log/level/level.go cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid ILPre1e840PfKwaF-m7j/ILPre1e840PfKwaF-m7j -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/19/199d526e560c2feb9ecd6dafbd12489bfc4d089339291938ac01d8b4c8d984cd-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid ASG3kaqDWNW7AW3s9CRr/ASG3kaqDWNW7AW3s9CRr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/2c/2cf63f69187dfcc82d582a19101008fb4b6616e26d6739ed69dc9fbf0e595cb0-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid Qd2XuquTmzSE3IEsauYN/Qd2XuquTmzSE3IEsauYN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/41/4165418254446708d43ebccc605b0fcd4daef84ed5d99b7e43b1417ec27a8dcf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/a6/a6e769f9db56847598daa25f32d16f7d8e9e86d0c8ac52f39c35f9472f4e876f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/8d/8d6ee5103a2f3f9a3bcd5dc6bc575c8bd9492c22089c433b830a0162ea8dbbe3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/3d/3de6dcba44d0ee39085a3ace5dae5e7cb02b5fb15b6525622a74efd7d044f78c-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b268/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid Uwim5cHY62GVv6LXlIDX/Uwim5cHY62GVv6LXlIDX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b061/arith_ppc64x.o ./arith_ppc64x.s cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/21/21b8053cf5a94efaf14a045f0b6812f21424248fd0f3801d3e0a1947ceb64a61-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b243/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid It3ZphqYUM4kqTpbbTAV/It3ZphqYUM4kqTpbbTAV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go github.com/hashicorp/go-hclog mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b243/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b245/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid 2NZLhbjfoSj6WlcyKERf/2NZLhbjfoSj6WlcyKERf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ab/abcb12edad94dd3aa9226eb3f85663ae5b15aaeff84b4ba0c843c11d1edbbb7c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b061/_pkg_.a $WORK/b061/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b151/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid 8hI1_GAWcXh5HzQn9n_N/8hI1_GAWcXh5HzQn9n_N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./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_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b892/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/39/390475cfd78279c5e72241218caa562e6b47b84965e061728d08381907508b2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/b9/b97f555d6f324c43bab1414adf0d57fb946def1de390f98e5197ed09b1f724ea-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid f13pVCuMd0OaeH_gOUuj/f13pVCuMd0OaeH_gOUuj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/4b/4b1c4a7d02f54b4946402879892ada0097afe3bab1d5189098747f666244a142-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b962/ github.com/prometheus/prometheus/pkg/relabel github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b739/ mkdir -p $WORK/b963/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a EOF cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid 17yNXFI7NlztALBvDlaf/17yNXFI7NlztALBvDlaf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid -iylE5LstlkKUYMv7M59/-iylE5LstlkKUYMv7M59 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b969/_pkg_.a # internal cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid 8QCEl0hXaTX1RdEKIGN_/8QCEl0hXaTX1RdEKIGN_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f1/f1f3138d35f783d82cf16fb51f5647724dedaa30abddf3c34e33f752ee112421-d # internal crypto/dsa mkdir -p $WORK/b192/ github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b443/ crypto/elliptic mkdir -p $WORK/b180/ encoding/asn1 mkdir -p $WORK/b120/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b122/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p crypto/dsa -std -complete -installsuffix shared -buildid dD8ORDYad8dG_0zCxRFd/dD8ORDYad8dG_0zCxRFd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b061/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b181/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid QREXkCZLgQXvYAYk76Nv/QREXkCZLgQXvYAYk76Nv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go github.com/cockroachdb/apd/v2 mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid uqQ-fmxgXQrkziWLmQS8/uqQ-fmxgXQrkziWLmQS8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid NmCSuqa1Pn3L1p6kyjAD/NmCSuqa1Pn3L1p6kyjAD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/86/8693fef3ce0648417ea2af50b6578bbb60064a0da9a3fefb024447afc464ec1c-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b968/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b969/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid HW1ihqgD3ATwFtEeRfYh/HW1ihqgD3ATwFtEeRfYh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid fruIJQHGuS87K61rGkg2/fruIJQHGuS87K61rGkg2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b891/_pkg_.a # internal github.com/json-iterator/go mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b468/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b469/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid qJQL0_7LrsyzqCjQ1gvQ/qJQL0_7LrsyzqCjQ1gvQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b467/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/b891/_pkg_.a /builddir/.cache/go-build/1e/1e04ad045a71c7ea1bd2084118b2a0107531b356727639eb06aa4d4ecd3c5c30-d # internal go.opencensus.io/stats mkdir -p $WORK/b890/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b888/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b891/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid HBNiPTa_291Vm3EW1S9h/HBNiPTa_291Vm3EW1S9h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0f/0f3a0397e80070d8ee2236974b8a65c92f27cb859d5df059c536bfbcc6ad08da-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/8e/8e1630091f2035e413b3f2d87d147935d8cc1c3f6ca9c9232a388d4c2a4f1d0f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b204/ cat >$WORK/b204/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/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b208/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid eoxARWy4sdQyb2Ayb6az/eoxARWy4sdQyb2Ayb6az -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/bf/bf10823f40ca2f1cae272b8665ed57e10df50a992341e1a1721cd4724bd350a7-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/10/10502e5c0766ec9ccb04c027f0bf454d4b921b0f53bd13a603216492071863ef-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/33/33fa7194f32c73d54e7a36a92c0a1e1fb76eb7c951850f889a69df0e2cd29519-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b732/ github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b466/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid _wRDVcIcRou-3KMogH3K/_wRDVcIcRou-3KMogH3K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./pkg/util/cmputil/reporter.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b251/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid mGGR500rKcbVfZ8YNo-3/mGGR500rKcbVfZ8YNo-3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b962/_pkg_.a # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/28/285365c46e9ead7729459a2dff59eb88841acd2df44446f78c98557150855e46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/6b/6b4fb16ed287d038ae55ae94e9bccc29a198e1d160f2ae34ebdc14eeeedb8258-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile hash/maphash=$WORK/b447/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b890/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid QlF_R1pTV9TLW1pizHE4/QlF_R1pTV9TLW1pizHE4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/41/419d01e2f0dd7bca25c675595d6947380032248345deeb29894966e0e92cd54f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/e8/e81048021250748279ad96576d7011fb336e064a6652966830f7788047cbf71d-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b893/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b894/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b888/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b895/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b889/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b891/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid PW56K_cEN07_hDe8Db-T/PW56K_cEN07_hDe8Db-T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/4b/4bdfa9020821ad144865b971efd8d848b0de092ea18fad4a647c3bc501fb5513-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/ec/ec3d388c119a975bb8b8a008733a776e1be0a0451062dec8a2f1f9dc051601f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid 0CteudPsz45hrLjHDb6N/0CteudPsz45hrLjHDb6N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b968/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/0c/0c4460cfa944cfbf3cf99f0bd33a469a1bc70a5541361e2c797fad69b02ab687-d # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/16/1619ffd6031b8938c76461df4a4964648a7cce8a10826bfc8438d3d2b5264d11-d # internal golang.org/x/text/internal mkdir -p $WORK/b688/ cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/6d/6d3a345aa3df8aab77838b91051222c277b2140f50a4232e167f09b944e76915-d # internal cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b689/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid mQ8qGBoYM3KCuoqJ04qG/mQ8qGBoYM3KCuoqJ04qG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/81/81b4e3613fd30f88d1545fbd38d1f8e5eface3fa2f83eaf38e4696921a18fc80-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b953/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid z_3AfOWLOhfmJuRYYb4-/z_3AfOWLOhfmJuRYYb4- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/c7/c7618da5adec1702ac78bf70698f352f95797d9010f7d11df217ee6dc67a2a96-d # internal github.com/ghodss/yaml mkdir -p $WORK/b510/ github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b740/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid fKBkTo1kBGWt4wm38vss/fKBkTo1kBGWt4wm38vss -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid nssdhB5286jHESNAdhV4/nssdhB5286jHESNAdhV4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/80/8021af9b5ef0d776275333b377653be3b7034a9c100f19489697d30c55680965-d # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/30/30c2d1e944f65456f87a391731c731402c2448994497300f390dd7e56418000d-d # internal golang.org/x/text/cases mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b688/_pkg_.a packagefile golang.org/x/text/language=$WORK/b689/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid 5-hB2eoqR9ScfgP8bH3w/5-hB2eoqR9ScfgP8bH3w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b956/_pkg_.a # internal cd $WORK/b238 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/a0/a0821d920b01c449b1110cd05cbe8393eca0edc9b6432daf9f22914b130ed674-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b944/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b956/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid L08BER__zmBK72WDO2o1/L08BER__zmBK72WDO2o1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b963/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/76/76c4013513eb2375f095e6640fd876d85d90f446b68eecd953f162764a71e7b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cd $WORK/b238 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/c0/c00d90ad594b5478b0664faf9999387d7a02dd823218acaf1fe00511f2173823-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b346/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid MdYS0qLJYrRhFs0S2J22/MdYS0qLJYrRhFs0S2J22 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b364/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid kz74I2Qne2n867kYtOEA/kz74I2Qne2n867kYtOEA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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 cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0b/0b84cc94e6a0403f328a2ce718a76669711b068f7410e04a8fbfb1aaef09007c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/60/60a42110c1b48fa4b4e51484f3e47146d855bcaa5a5a939dca636c0c4f871742-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b3/b3dd1fbebc84f1b234c4153962e1ade71d011dc671c8be181de1470e51dcce0c-d # internal github.com/urfave/cli/v2 mkdir -p $WORK/b638/ html/template mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b237/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b639/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p html/template -std -complete -installsuffix shared -buildid NQiLYmD4Elrvs111xmWz/NQiLYmD4Elrvs111xmWz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b084/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/urfave/cli/v2 -lang=go1.16 -complete -installsuffix shared -buildid XKe5DeGyGrqJw2EscqFF/XKe5DeGyGrqJw2EscqFF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./vendor/github.com/urfave/cli/v2/app.go ./vendor/github.com/urfave/cli/v2/args.go ./vendor/github.com/urfave/cli/v2/category.go ./vendor/github.com/urfave/cli/v2/cli.go ./vendor/github.com/urfave/cli/v2/command.go ./vendor/github.com/urfave/cli/v2/context.go ./vendor/github.com/urfave/cli/v2/docs.go ./vendor/github.com/urfave/cli/v2/errors.go ./vendor/github.com/urfave/cli/v2/fish.go ./vendor/github.com/urfave/cli/v2/flag.go ./vendor/github.com/urfave/cli/v2/flag_bool.go ./vendor/github.com/urfave/cli/v2/flag_duration.go ./vendor/github.com/urfave/cli/v2/flag_float64.go ./vendor/github.com/urfave/cli/v2/flag_float64_slice.go ./vendor/github.com/urfave/cli/v2/flag_generic.go ./vendor/github.com/urfave/cli/v2/flag_int.go ./vendor/github.com/urfave/cli/v2/flag_int64.go ./vendor/github.com/urfave/cli/v2/flag_int64_slice.go ./vendor/github.com/urfave/cli/v2/flag_int_slice.go ./vendor/github.com/urfave/cli/v2/flag_path.go ./vendor/github.com/urfave/cli/v2/flag_string.go ./vendor/github.com/urfave/cli/v2/flag_string_slice.go ./vendor/github.com/urfave/cli/v2/flag_timestamp.go ./vendor/github.com/urfave/cli/v2/flag_uint.go ./vendor/github.com/urfave/cli/v2/flag_uint64.go ./vendor/github.com/urfave/cli/v2/funcs.go ./vendor/github.com/urfave/cli/v2/help.go ./vendor/github.com/urfave/cli/v2/parse.go ./vendor/github.com/urfave/cli/v2/sort.go ./vendor/github.com/urfave/cli/v2/template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/d1/d19af0a48399237cee0c72b3ced48f35aabd0b554169cb4050cc0b642f7bfb4e-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b334/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid obtUTthbLsDxxFDi4mQD/obtUTthbLsDxxFDi4mQD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/f4/f4b9dc79df06d0dafcbbe9d5e2e047a462942826c6067e39262c1b0cee5635c5-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/22/22dfdaae11f5f0ec10e0b78f7b89307610ebc838fe210e1abdbe610f24f093c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/15/15396c68b9788f9a09eb44801a9e0c85150ce0b55641259f763c15fd54caf699-d # internal cd $WORK/b238 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/d6/d660d987fb63eb0af911f8b935056d7db8c8f9d76047f856959adfbd4568f2e1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/2b/2b6a57d806ac55d0d109bab7eeebdee94a44f1399954eaec995689c6e3b5b811-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ab/abcca6bc6bbe095ae04d03546e0762f2173cd9457a54d0b51af6ea4ee90e913d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/df/dfb518a522c46ec90fe7541caf95e00f5fb72a55e564f79ff9ff0ca260328ed2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ee/eee1c07c42c0efc27c9bf57ac9890ed9fc441c8216d92fbdcf5062f6a25ce5cb-d # internal crypto/x509/pkix mkdir -p $WORK/b193/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b186/ vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b117/ cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b117/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b187/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid s70gYiJWf-9twXUkfbBL/s70gYiJWf-9twXUkfbBL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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 cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eBRTZ5_4zuOforhCIJrj/eBRTZ5_4zuOforhCIJrj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd $WORK/b154 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/68/6808b8e29c8c66cefc52c62db79cb668308deef6e5bfb9b8f748efc2910ce2e3-d # internal cd $WORK/b238 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fc/fcfcb8062d834c17a71292224a57beac5db1c954c22b4272562befcce46f1883-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid hI78tpgPbS_p5LK9g8Sf/hI78tpgPbS_p5LK9g8Sf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o -g -O2 cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/93/939945a98d914524baa9a26e9f548883173b94afe6ab21063e3919b800402cfc-d # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/36/36c41de25e201d77c63a0257314a42c27c56dd9b7c77578b071f1f79f9b2d3b0-d # internal cd $WORK/b238 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b155/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b157/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b158/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b159/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p net -std -installsuffix shared -buildid Y5Be1JQLKG53Z6mtHxD6/Y5Be1JQLKG53Z6mtHxD6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b154/_cgo_gotypes.go $WORK/b154/cgo_linux.cgo1.go $WORK/b154/cgo_resnew.cgo1.go $WORK/b154/cgo_socknew.cgo1.go $WORK/b154/cgo_unix.cgo1.go $WORK/b154/_cgo_import.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/00/0054aa8471ff0ce829ae49c6765ec97f6ed754e058c4cfa02289a77d381fce2a-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b933/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile golang.org/x/text/width=$WORK/b934/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid phOfHoaiztwxuWLp90ZY/phOfHoaiztwxuWLp90ZY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -o $WORK/b238/_cgo_.o $WORK/b238/_cgo_main.o $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o $WORK/b238/_x004.o -g -O2 cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/cf/cf2cf84282394d4b66d7bcf2bfc800988e5450a31cb2809def9de0c7cbe34639-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/bb/bbcdcd4daaf66189ce4484ba801e2657b28561875da932a7116361fa0d0c2920-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b238/_cgo_.o -dynout $WORK/b238/_cgo_import.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a0/a01fd6f606b855412b7a6489dd2339eb3dac7db9217a1f1bc29591e06fdf8e40-d # internal cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p os/user -std -installsuffix shared -buildid DTH1IPHtDG1ztzQ4-A5h/DTH1IPHtDG1ztzQ4-A5h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b238/_cgo_gotypes.go $WORK/b238/cgo_listgroups_unix.cgo1.go $WORK/b238/cgo_lookup_unix.cgo1.go $WORK/b238/getgrouplist_unix.cgo1.go $WORK/b238/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b951/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/27/27ee05101fe3f37f6401fc5a959530899afda8c5543384cd6e26b163d4cfbc3e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b442/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile hash/maphash=$WORK/b447/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid -Ifu6Y9Di__unWTQIz6i/-Ifu6Y9Di__unWTQIz6i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4e/4ef8b1d94b26de8db4255b54db77049b883a9a926f40fff948535988ea8b346a-d # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/a5/a5b47e70565df35a051db0b63a818828671e3dc100843e6db196109523f7a9e0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/22/221db9b377f599be2197a3cedde1b50afdd490529620ac15f3dd31f1342312ff-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid bQqf-4ptA1sXROI0TT7k/bQqf-4ptA1sXROI0TT7k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/7e/7e5ded97cc05e6f386114281c334a354b4435ad775227b021cb835572a121c2e-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b967/ github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b957/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid okKFw2N943UwhY_lcqLu/okKFw2N943UwhY_lcqLu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b944/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid Hqzw9U5FtixRYmllf8_i/Hqzw9U5FtixRYmllf8_i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b238/_pkg_.a $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o $WORK/b238/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/95/95367aba74865ce3581474629efdc105f0b0a82648a7a3763c2ff2a14234ebc1-d # internal github.com/golang/glog mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b237/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid bqaLDHEERc-B-TQiX1Et/bqaLDHEERc-B-TQiX1Et -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/56/56e993797631faf58bd813ee73a7e4629aa5a37ad87b3d7e8bf6b4ab1e114b02-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/6f/6f1f5e960179555584bad41174ef924ee4fa4245cf959e38732b0309f9e7f61f-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/glog=$WORK/b236/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b239/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b234/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b240/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid Z2d6LkcIcS791HBKl9WF/Z2d6LkcIcS791HBKl9WF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/51/513493625f8d31d50f04025f95c61dad2392bd3e20b00a8d520ff9d06a578d36-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/utils mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b638/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/utils -lang=go1.17 -complete -installsuffix shared -buildid HcR5lgN5hzIuue0e-Gbn/HcR5lgN5hzIuue0e-Gbn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./pkg/cmd/grafana-cli/utils/command_line.go ./pkg/cmd/grafana-cli/utils/grafana_path.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/0e/0eacfd78d5cb8414e53f598fb30c6bf3bc80b4c2910435051977669eeb06b0fe-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b371/ google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b631/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid nD920Qb7wTOYIZR0MEvw/nD920Qb7wTOYIZR0MEvw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b632/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid j8JgzUreyTYCKh9hik5O/j8JgzUreyTYCKh9hik5O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2a9ac8f8603ad4371079bafa8146877c471de4b7c7b40efe2de2734ecd487d25-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b069/ cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid vIrccHu4DYTLS8W8fs19/vIrccHu4DYTLS8W8fs19 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid R66C3uiMO8PqeCxKfeEw/R66C3uiMO8PqeCxKfeEw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/f2/f2cde89d983fd7ab7ee9537b539d607838e2041a76a0f64a41754fb3a1930645-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b361/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid lZAL3WDyUcOypx10wuPv/lZAL3WDyUcOypx10wuPv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b370/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 cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a8/a8c32dd5a8df01bf35cdc226e9128a755245f8cf60d2dd4974c00216ea19e43e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/65/65d218946845d59777138fc0e31f758b72bf83d23993760b29761659e58b93ed-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b227/ cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b142/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid 4tWUiu5C_6XesQG1Vqx_/4tWUiu5C_6XesQG1Vqx_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b143/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 79eRC54j5jRsEePl2TIM/79eRC54j5jRsEePl2TIM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/c2/c26d3bc4588d679a8bef655ecea73458799811f041c8fc41dc89fafb6987a81a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/12/12324309c590e0d1aaf946736a50738b9f8cd8dfb2bbe063c701c54ec9a65104-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/80/800f86c47ae6a07cc8f5f913047ab1df6159624a4fbb21ae8eef7cef30423c81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/95/95e8b79c044574853e59c3e3d99474c6c7da88b56879c839f39c94b02ff905d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/86/86b8e36b3624d562c9fe7345ddd1fa7c05f3d6f1101838d4bb7bc94ff8db71e4-d # internal cuelang.org/go/cue/parser cuelang.org/go/internal mkdir -p $WORK/b067/ mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid p4CoEjZuJTbDaB0NAp9L/p4CoEjZuJTbDaB0NAp9L -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid ISNq8ODlWxvojOFlFhIO/ISNq8ODlWxvojOFlFhIO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/c4/c40bc50be3bc145af9a37cdf227806bfd68738ab6f6e5a65ebef38d417fc7f16-d # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/72/727f5fb845e02db7ba7bd6b5c4669b6c7a323f4d54af4c0c9e87b4a2498130f1-d # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/c1/c12631f4ffc4106fd8890c5efc0ebe8683cf1749844845fd74ac5a0bb5095988-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b727/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid bwZXa1XiwLo3_8E4wgP8/bwZXa1XiwLo3_8E4wgP8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c7/c7b0e8ce3234c1f91001b0430d6477b8ec59b78f9c5877220854b77da4043dac-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid PMEE6auUEIFA2Ag9AeCN/PMEE6auUEIFA2Ag9AeCN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/f1/f171474bdc93bce9f9fbc5da42349b3b5052478961ca2a914cca50c2f3588411-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/5d/5df0c417fbc30b4e457c7f4bb61c4c0961d6cfd2bb5e624e78666c5e208c3c55-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b724/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b726/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/cmplx=$WORK/b716/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid JZkpNB2Tu7J6zCqrHeJ_/JZkpNB2Tu7J6zCqrHeJ_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cffd5ee5f0ba755068c37e5e147fc70e6b40da0ecd675b7aa78af877b225c686-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b066/ cuelang.org/go/cue/format mkdir -p $WORK/b073/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid D7aKfnqbVQWJbUXAVV53/D7aKfnqbVQWJbUXAVV53 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid nXu7RPl9UURg0T4MU5Xf/nXu7RPl9UURg0T4MU5Xf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/10/1041a3c9927cd5ed76a86ef708e87e261420d8fd995052ba21ea92e5dbc03d3b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7b/7bbba14dcd141f83efca1c2809be4baccad00cc9f30e7311dc90752a2ce4bc92-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid LE9pBdVKb8J0LvLSscPO/LE9pBdVKb8J0LvLSscPO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/10/10a162b6c2a92b21c818797f60ecc21fe3abbeba09159d041d975f53a9f901ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid 8nUtmoVpJqwPrJutQIgD/8nUtmoVpJqwPrJutQIgD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b750/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid 9RnTOMsA6Fo3DwyhuWDU/9RnTOMsA6Fo3DwyhuWDU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ec/ecf26234caadeec67a4cf9d79fe96e4ad44b4a4a4c1dbf223d588b1537b3533d-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b9/b9306a89e125e56277215f87e1f7ac69c9380923136498d875256380bd57ce4a-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b417/ golang.org/x/net/netutil github.com/mailru/easyjson/buffer github.com/grafana/grafana-plugin-sdk-go/internal/standalone github.com/grafana/grafana/pkg/infra/network log/syslog vendor/golang.org/x/net/http/httpproxy net/textproto mkdir -p $WORK/b209/ github.com/bradfitz/gomemcache/memcache google.golang.org/grpc/stats github.com/go-redis/redis/v8/internal/pool github.com/mitchellh/mapstructure github.com/hashicorp/yamux mkdir -p $WORK/b427/ mkdir -p $WORK/b999/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b507/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid Uxcc97KUtyIA6hIxG_O9/Uxcc97KUtyIA6hIxG_O9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p net/textproto -std -complete -installsuffix shared -buildid 1V5H3lwSvzskUKFnPFrj/1V5H3lwSvzskUKFnPFrj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b209/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 cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid 4Xev0nqeS1-7QU8PvdRq/4Xev0nqeS1-7QU8PvdRq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b154/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b791/ github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid 8rVrGofEuhNoeJyzowx7/8rVrGofEuhNoeJyzowx7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go mkdir -p $WORK/b266/ golang.org/x/net/internal/socket cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid fWcXT_1-qcMXmeryOILO/fWcXT_1-qcMXmeryOILO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go mkdir -p $WORK/b542/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b237/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b519/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid NKcO_XRIF5g1TgnlmlK4/NKcO_XRIF5g1TgnlmlK4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./pkg/infra/network/address.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid brWMdVa3qyZdHKHaipGh/brWMdVa3qyZdHKHaipGh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p log/syslog -std -complete -installsuffix shared -buildid N4brzw2v70reA6YbF00e/N4brzw2v70reA6YbF00e -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go mkdir -p $WORK/b210/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b775/ mkdir -p $WORK/b420/ mkdir -p $WORK/b783/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p golang.org/x/net/internal/socket -lang=go1.16 -complete -installsuffix shared -buildid NnjSlNjYXZxpFQqxR4bU/NnjSlNjYXZxpFQqxR4bU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go mkdir -p $WORK/b828/ mkdir -p $WORK/b526/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b204/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3Ot8WkZ6xQedq2RU1Ibi/3Ot8WkZ6xQedq2RU1Ibi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b784/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid niwyMArGmnLJu55xYPl4/niwyMArGmnLJu55xYPl4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid xHzqdyCROucqoTLBu-3g/xHzqdyCROucqoTLBu-3g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid 6HfF77SMVXUvTEV0f8EI/6HfF77SMVXUvTEV0f8EI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid GO3YxJFtXcm6dtpfD4rh/GO3YxJFtXcm6dtpfD4rh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid FqOgnJ_UMUICBuzSL0IY/FqOgnJ_UMUICBuzSL0IY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go github.com/prometheus/procfs mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b488/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b489/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid adD2-v7GwBgpsQW3MhR5/adD2-v7GwBgpsQW3MhR5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.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/netstat.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/57/577610d7279a2ba6ac94e95c0531eeaa5f0cd8744cc44d770a54a69691903cc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/7c/7cd1f9c0ccce89a07523e8a57e59facbdd212b819278727593a2d6c05cc7130e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/b1/b1ec0efab7562239147df5080df01609dd43ad2d3391eb0c0fa9cc2d2166bf2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/63/638dfd3f92483de0bdb8bec03bbb1c13aea109fac0ea63a72ead6fbbf49d5b51-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b507/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid Met6dgd7YJauMzLG0-hJ/Met6dgd7YJauMzLG0-hJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/e7/e79083f24a46d3351dc90daacd770ac6fd4f05b8b6fbc68658a65e860820ad4d-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b266/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid T2d8lifJEa0UFlpzNlf9/T2d8lifJEa0UFlpzNlf9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/34/34d131ef020da3019ac2acb4c4f365dfb95e0dc5b71c85ea3e73d872c02d475a-d # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/93/93b01727cd822dbd15e8fe25f3e618580395076fe3a6439dc5b4b46809b73a59-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/40/408573e8cea3845dbf88eb90787297ed0451549b721c8376faa45397c0735aed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/78/78e7bcbb0cff70e4df9d388fd0c572f324a987ad86e06ea79a20bb51c0450e00-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b783/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/fb/fb578237011853484d41e25ab48a7bfff41c8d0a0e5b5b73811f14a58ef1d0c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/6e/6e183108d659cf9fcd94683231ee4c0435b8bd627719bc4afdbebc3ed1578439-d # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/e9/e9553fb1a074e8acb4c548f198ffae1ab7b1391ec2b89b1a6efea0415fb0e2c2-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/a9/a9d4c6e426a6808546021aeb97385c83f9b18efd4aaa3dbb10c4bae6383e2c5f-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b414/ net/mail mkdir -p $WORK/b736/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b203/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid 0O2BmeCoy87h7Uq2wL0H/0O2BmeCoy87h7Uq2wL0H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p net/mail -std -complete -installsuffix shared -buildid fjQqzkjSSFxN97CvpadB/fjQqzkjSSFxN97CvpadB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >$WORK/b203/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/b204/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid A2r4TTOTOiZZ0gMsVnpa/A2r4TTOTOiZZ0gMsVnpa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e8/e8bdfff3dda7c5e31ae1ddff25fb0273f093a8b5e965f34e9bed00df97f2bc37-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/6e/6e5768871aa512f072c94f2e8c657aec911f27319b38fef926097e3280ea3337-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b448/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid MQITFDORLBQ2VIpfiAn7/MQITFDORLBQ2VIpfiAn7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e7/e75a1a658f389b68032afcd9bff3b7f012d4a8fcd957f06b0371bf78f28e170c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/87/875b0b3123cc7dd2043a1f3a57ed66adc029b0b44a1713018b9dc76414220fec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/d7/d7fb4f978b7c47953ac8619f21cb0db1e8145fc7a8b7a1ac95a07d97d14fd826-d # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/a8/a8ad4ceaf0a6b16dd4db2055ef72aa396e6c4ad795dc5411c53f69724303d996-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b543/ golang.org/x/net/ipv4 mkdir -p $WORK/b539/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b540/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b541/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b542/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b540/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b541/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b542/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid Sa6lTYUs2neda4roDAF3/Sa6lTYUs2neda4roDAF3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid FAyqM9x7ajxG_jk7cnZo/FAyqM9x7ajxG_jk7cnZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/20/20bb61d89d5a5a908e021663b961e9f282a6c227fc47a01d01d2a80d7a6c7279-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/68/685f51dba1e0e964b94eaaf2a296ed1851ee42a659397620b645fe63a8deaff3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/d0/d0d30ce11d3d79e59c50b690038d1b2617a039d39dc34078a8dcc8b26fa322bf-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b548/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid U5lWlKMtL6CmZcupcvDu/U5lWlKMtL6CmZcupcvDu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/06/0656cc8965a054ff32d036390cb9e9e413d7a5627f4a2be5e5c3bbc6a9e9d16e-d # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/51/515fcada180bf4b2bc64c0728f53b91fcb5664c9e3d9b1444ddeeae98f9d8b62-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ff/ff74326b8e69093187b9ab641af150c41bce1661d19ee57a9997f5773b40a84a-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b547/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid tY7vf2dOegBksFxRj9Hl/tY7vf2dOegBksFxRj9Hl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/c1/c1849c87ea02cffa2cbf7aea0767f442af36c6ed148b23abe242a59fd3eae1a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/66/6669e9992426b2678d2212b799fa700b4349404868b74ea41d8ea0f7e6939200-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/53/5350d210c812359755bf27b1c7e816746b9c1b95928e75ded08365489c61fb17-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b711/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid LnHSYqhhc3aEJ6LB0pJi/LnHSYqhhc3aEJ6LB0pJi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/e8/e8b732359b481173b1c5cfa73fe32b57f2c7fd409a87c0056ffdd24a156f4457-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/91/91506fda39f4f92b002add709b849ed36fc45fa1c0c1cffc6160d3d959dfc2dc-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid Q75-BJEwHvIBZeBUkyua/Q75-BJEwHvIBZeBUkyua -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/be/bedb4e3a6a17a2f1ca97ad27d50d3d693f19087a1da99b9a741e38fdffce3185-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e8/e80708bebda474db7bc8a61e38ea26505de397961fc805e7b74d8646cec716b3-d # internal cuelang.org/go/internal/core/validate cuelang.org/go/internal/core/walk mkdir -p $WORK/b105/ mkdir -p $WORK/b103/ cuelang.org/go/internal/core/dep cuelang.org/go/internal/core/compile cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/b5/b51afbb77eb9e1e025069b47c0932cdb7c66e9d07c62351535595b97593b5c7f-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b100/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b095/ google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid RjxKmzzhL7zGngoO1fyL/RjxKmzzhL7zGngoO1fyL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go mkdir -p $WORK/b226/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid fQZtzluU3nAAo4vHHisx/fQZtzluU3nAAo4vHHisx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b368/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid eK3QTVx6Ibjov0pZZg8W/eK3QTVx6Ibjov0pZZg8W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid JabvUHyPjJW154MlpB38/JabvUHyPjJW154MlpB38 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b372/_pkg_.a EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid DWX8uzavAMsZhu6V5P5X/DWX8uzavAMsZhu6V5P5X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b368/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_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid K-fCdl2_POA_9gVXf8ay/K-fCdl2_POA_9gVXf8ay -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/17/173ff87f7bc093838c505123bdc16fa0303fa2674c2b8eded88d3c8e9f7c5c6d-d # internal google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b424/ google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/genproto/googleapis/type/date google.golang.org/genproto/googleapis/type/expr google.golang.org/protobuf/types/known/wrapperspb google.golang.org/genproto/googleapis/rpc/code go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b393/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b367/ mkdir -p $WORK/b391/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b630/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid m9F2iwWWX9LW7hdbwKuM/m9F2iwWWX9LW7hdbwKuM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go mkdir -p $WORK/b395/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid x2gJvL2mEFg07Ks5LqxT/x2gJvL2mEFg07Ks5LqxT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go mkdir -p $WORK/b912/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid 3DLhQQHOZnEKY96LG9uH/3DLhQQHOZnEKY96LG9uH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b863/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b633/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid 8vuet681zYiJDI2GQg89/8vuet681zYiJDI2GQg89 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid ikh64L9Dl1_bLNxTgBRN/ikh64L9Dl1_bLNxTgBRN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid EdEfgVyA9jgJ1hCmtyMW/EdEfgVyA9jgJ1hCmtyMW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go mkdir -p $WORK/b858/ mkdir -p $WORK/b614/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid _CDQLS9wObjgaPt5qVjx/_CDQLS9wObjgaPt5qVjx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid E2hamybF0NofYi7YuGdH/E2hamybF0NofYi7YuGdH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid Zg8HnBiP9a_oiYzqv6TF/Zg8HnBiP9a_oiYzqv6TF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid Xf7QnfCXvoyYvnad0epw/Xf7QnfCXvoyYvnad0epw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid _Py9rXdWqVFhMOnegcgl/_Py9rXdWqVFhMOnegcgl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1d/1d16f42d81b460077d1e2b2b1b0e0f20d6ebf029e4cab11bbcc63290830c3055-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9a/9ad2f6c30a492fd759c6f722bcb7df33580888481dde84615a2838900e60ae46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b863/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/bb/bbdd749ffd7559414829236115b3f23e7757e9b5e1fe5c8702d7a1d1dc2b5031-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b424/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid Xh2XhL65Sand_MWadWkF/Xh2XhL65Sand_MWadWkF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ad/ad8ff7874ba584b4b5f535c33a72ac7f2bf4eaeba8f05173d135767ca4f2fe6e-d # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/dd/dd0787021b53e8c206fede064941e9fe5e21f2ca7182d4ba0e98cdcd8e45717b-d # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/28/28ebee86ba09bf85ea3dd2c6bc711a99609b32b96920d22b053debb0b7bbf26d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/da/da3fa6d11352e2cbb399a7ef8b9b3d9401af887f029b179c2b7b91c2e22577a4-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b392/ google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b634/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid UPxslwW6V6vZmOoUhQnT/UPxslwW6V6vZmOoUhQnT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid a8_DaT2feuIiUlrYKkbl/a8_DaT2feuIiUlrYKkbl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/dd/dd45ba03ab6047b7e39825a0726bef5ecd37bfcc29ffabc6cb171e5b1d3ffef8-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b858/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid WkUnGV_fl-MyJA228tfO/WkUnGV_fl-MyJA228tfO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/d8/d8d8fbdd98249ddcfdc4ea7a69ff07f9f8a8b72352bd1695eef93c6ca5b49646-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/96/9681ff030c0417107d9fef7b0f0b74ed3a636ac281847436d45af64ff94c24ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b390/ google.golang.org/genproto/googleapis/api/httpbody google.golang.org/genproto/googleapis/rpc/status github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b857/ mkdir -p $WORK/b628/ mkdir -p $WORK/b399/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid iKuHMiGrKZzQzjJklEZT/iKuHMiGrKZzQzjJklEZT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b858/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid rSl4d8n0ldQeSS9UHPwL/rSl4d8n0ldQeSS9UHPwL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid Dy3lWLPnoHuD1tjl-RNL/Dy3lWLPnoHuD1tjl-RNL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid AHILHhyChqPkbZ2Y-2Gw/AHILHhyChqPkbZ2Y-2Gw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/72/729c4085c17b2ed40765a99c2d158706b209a07b4b042bf2375a1888cb6a0887-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b629/ cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/f7/f78c603611d6739f78df4c06d38ef875d109425e7e151a2b3ae5521335dc5404-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b615/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b630/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid Mg7Wx6nrc38Em2CS7n_w/Mg7Wx6nrc38Em2CS7n_w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b614/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid aPP_dz_zaDwUJdO4I_dv/aPP_dz_zaDwUJdO4I_dv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/b3/b39c718e9d4b853ac0001cbc5bca51a8b94c172592cf9b1313b4a1b5b87cd3d5-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/5a/5a74f479b010848174a825611fe543ce67f7bb1d0a5c451c47295b9b8fbecaed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b749/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/99/996b017345b6679d0617993943c68977334ff42d49dca8148e771913f7707459-d # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/bb/bb589431e48bb0b3e770af483e5e80a60a1401382deeaa720dae4f9178992f22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/0c/0c376b0c769bc087e9380b8486d4c73cd17047ec5d14d24479c7dc4d133d3d88-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/3e/3e2a05d40592f13629111a79ba963c88e544bb2b9baf77512c6ae5f71c5a2f95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/a7/a7c1a01e819e5315f5c6c5e817ada530e7d93b36c21e25b5b8f5b8f39e41b5c7-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b616/ cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/50/501f3447d859c8f5efe7f28219a69c67bd5c1f7309dc18b33f4f9650db372d1c-d # internal cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b615/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid C9htSBIf8RPJYC9gOg2B/C9htSBIf8RPJYC9gOg2B -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/30/30203755f3b41ec33196eee7927871385453b12a08c3f90f3149c1d0654fc2c1-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid jpT_qTZzh-QGaopUnXur/jpT_qTZzh-QGaopUnXur -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/db/db3f053244f097ed24a82d1c1ae46f374b0da9538646eb87e9f012ddfc5cc906-d # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/52/52c8e533f8145818c506459a088f85a6eeeffa8c6d96334e0422989c6725ca1c-d # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/29/299f82dc5808f8bb108327dcc7ccdad9ca7ebd3fc9e65f41b590d663652d8d8c-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b748/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b752/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b547/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b749/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid puaH5egN8trpHnGh3U8m/puaH5egN8trpHnGh3U8m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b547/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b749/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid Sq00AORwZE6qDj3RT6KU/Sq00AORwZE6qDj3RT6KU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b4/b42269e597c6d405d166324755a0ddcea0319505cf00a4f4c1452e4f45a2a922-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid tdxF4rtfrz8reCsFuAB7/tdxF4rtfrz8reCsFuAB7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/31/31d2791342377bb7027c51bcbfe1dd88caf78c9a2839f2039f3a94c9c9868892-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b0/b0f8b90b855dc1db269e650c41d0203efa71fa685fa678d09268a235a7efbbf7-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid 3zL1vXTlqZzsQz8Dk-9M/3zL1vXTlqZzsQz8Dk-9M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/5e/5e76fdbc60791ed75d58fe9ecdf8fca0a813e8eb40710a48ea4692634aff30ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/e8/e82fda296a99bc6a4e6513b868fdd26a4b250cd0af03b0a0d35b7935ae6a3163-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/66/66222efa72eb53d5802a8c25d1fdb075c4eb69afa5f56eec8da2dad98bd3a89d-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b362/ google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b862/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b367/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid I5G18z6QFAJU1ZmJwSKP/I5G18z6QFAJU1ZmJwSKP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b362/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 cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b367/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid 6DcbfD69T0c4mIl79teF/6DcbfD69T0c4mIl79teF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/99/99b6a28cfee787562bec0ec2540a5782a2e02b411354ad60fbca80bfab305384-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9b/9b6d4c5e4ea7cd810098c822b2efcafaaed0ef0a61fb9f13e2175b1118b8325b-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid 0ZHk3FGaWpzHu23N-lQg/0ZHk3FGaWpzHu23N-lQg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/13/130ef8bdfaa30362f472fb4f3851cfc787fe829aaf79ff8616bb4c936ece32b1-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid zXgjZWA5y-0U3aFO132a/zXgjZWA5y-0U3aFO132a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/6b/6b19160b6cc01e2630fbf63e6b3dd25905c7cc402fb69812879e8fe2e192da0b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9e/9e36c671059d679d0dbeaefe207b5f4457b1c7b701eb4e305cb8c3af424feafb-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid o3wOFqa0qrkkAhfthpZn/o3wOFqa0qrkkAhfthpZn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b345/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_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0c/0cce3a9550a625824f834716a9f9e38acc29efb522b6e10fb6bb8515c95ff3fe-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/74/74770a0989085b95177bdac500ada0847fe1b892f27c7ca857aacb59bda6ec8b-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bb/bb6f04966044aae6703aff3f4b26c2b1430df42b1d8448fed395cf1666add0cb-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid -yfufBdV3ACoOIK9bGgq/-yfufBdV3ACoOIK9bGgq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2b/2b8500395efed7d88ee0711fd1f3b2ac6ac1a19b873da4f90b7c3cf6907f360b-d # internal cuelang.org/go/cue mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid 5xyxTwN2OfIDvFoiQsfl/5xyxTwN2OfIDvFoiQsfl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b8/b840ff08f89ffbcfdefaff3e38f40eb07c3fc88bba2a8c896abebb0666689058-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b385/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes mkdir -p $WORK/b485/ github.com/prometheus/client_model/go mkdir -p $WORK/b389/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b384/_pkg_.a EOF mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid rGU1wpI68T7q38NEAX2A/rGU1wpI68T7q38NEAX2A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go mkdir -p $WORK/b396/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid f5zcOeufrtfGjNdbUsNs/f5zcOeufrtfGjNdbUsNs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b485/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/b389/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b390/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b392/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b394/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid Ctfkm9uItuq92MxYq3qp/Ctfkm9uItuq92MxYq3qp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b389/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_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid kXgBNkaTDjAMBUp4CYIu/kXgBNkaTDjAMBUp4CYIu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid UrVvZY8ELuOGN0a0RfN5/UrVvZY8ELuOGN0a0RfN5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/eb/ebb336627d4082a5b891162563726cc712e69057637c1e9d73005da215e49368-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/cb/cbd8006505d34a3d5314fd5d76a102799303929ebc435cf3ae4aa62ad3796fb2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/4a/4a86c4313f7210be1105db0887ae87d4ed597f714116d2fe0c6d21e2e62c876c-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b389/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid DzMu6MeNX_vOz9ZnM6Wq/DzMu6MeNX_vOz9ZnM6Wq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/16/16a9d2974ded521afff774bd10a8aa033291ac5368e679bda803ad06892b2fa5-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b480/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime/metrics=$WORK/b483/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid NmVBmUVUfzxiaqTYXYxR/NmVBmUVUfzxiaqTYXYxR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/dc/dcee4c01988c1df4a07b1ada362bf3b6d61e539ada3755619a09ecf5cc8574ee-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/d5/d50d0ca5f00349a96a3886bfc7c6efca05b770e4c58b0521d56f38e17dd66163-d # internal google.golang.org/grpc/status mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid 3K79jsyq-0zxZWpBDsi1/3K79jsyq-0zxZWpBDsi1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/6a/6af719d4fbb54bdcf77bcb40e685769fb02724c5fbe8259325ef961f5f60a62a-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b475/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b388/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid HiicdIMtyTHkFGblKktY/HiicdIMtyTHkFGblKktY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid 2inhOSFE51D-UsK1Dy3n/2inhOSFE51D-UsK1Dy3n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/25/255f13432eb257b72a3f650e8684f3bcb6f512bd5552d6200330d579be04bc17-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f4/f451f47acd5b6e44a08396102bf26847ee0002ce640ffc6096c3a6301ab54c91-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/fd/fd864e52afb712262fb9050ca967a433035fe6d4546f3180d49166192887c3d0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cb/cb53516a1e93b16af3b498a6cccd077dea137fc5cdd6471c4630a69dae9ef76d-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b125/ cuelang.org/go/internal/cli cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b232/ mkdir -p $WORK/b219/ cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b224/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/grafana/cuetsy mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid uAJmg9PXb8UwHXaJM_-a/uAJmg9PXb8UwHXaJM_-a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid UrlhkR5-lcF-xLofqbhK/UrlhkR5-lcF-xLofqbhK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid I0x0sqkFr9FRUeV-KqCy/I0x0sqkFr9FRUeV-KqCy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b254/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b255/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b256/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/grafana/cuetsy -lang=go1.16 -complete -installsuffix shared -buildid awT16PZQm7wO2fUhBEEG/awT16PZQm7wO2fUhBEEG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/github.com/grafana/cuetsy/analyze.go ./vendor/github.com/grafana/cuetsy/build.go ./vendor/github.com/grafana/cuetsy/debug.go ./vendor/github.com/grafana/cuetsy/dobuild.go ./vendor/github.com/grafana/cuetsy/expr.go ./vendor/github.com/grafana/cuetsy/generator.go ./vendor/github.com/grafana/cuetsy/templates.go ./vendor/github.com/grafana/cuetsy/types.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid F3dElY2DQecncf1JH_-9/F3dElY2DQecncf1JH_-9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/32/32244803ed529914a8abb9be8f9cbf3af24bac9590c375b580a6a4a6413dc6c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f7/f7b9d152ca6ee35a76af30e9c5e15b6190d6eed2d30e6e11e57653fd23d1345a-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b140/ cuelang.org/go/pkg/internal mkdir -p $WORK/b124/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cuelang.org/go/internal/task mkdir -p $WORK/b171/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid D08Ff3w6Sy9i7dWcoRVA/D08Ff3w6Sy9i7dWcoRVA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid S60Y1s2-TZLhirTt0mqF/S60Y1s2-TZLhirTt0mqF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid c5POmKpiJ1fxFo4hOpm5/c5POmKpiJ1fxFo4hOpm5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ad/ad2445d2750512f57223e59c6827ae814cc2f588523f905deebef562ad6955cd-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b231/ cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b233/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b232/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid LOq2-SewG1Id-qx_VO-m/LOq2-SewG1Id-qx_VO-m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b232/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b234/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b235/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b240/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid wVs_63VSji83wBLyoNzi/wVs_63VSji83wBLyoNzi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/28/2875d9896904bbed472f4a68e1368060544a3c81faf01aa00a4ff724cedce826-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1f/1fb1a1f8ee130f1c30bbde93f8712d412afe96dac444cd0b84f0fb9ef860868d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ca/caabd0db83763a774536af63d840040182a105767fc15a779637a10e287c829e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5c/5cb553623abc3a7bb3087d5ff543e5856923ebdf9fdffd1455d8a83e27621298-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a5/a5cd189889a66028ab3174a71ca1688fbd79be434a1b279ba408ff364a703243-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b131/ cuelang.org/go/pkg/encoding/base64 cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b136/ cuelang.org/go/pkg/encoding/hex cuelang.org/go/pkg/encoding/yaml cuelang.org/go/pkg/html cuelang.org/go/pkg/encoding/json cuelang.org/go/pkg/list mkdir -p $WORK/b146/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid _MDWGHlaRh7XBf8MW6e-/_MDWGHlaRh7XBf8MW6e- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go cuelang.org/go/pkg/math/bits cuelang.org/go/pkg/math mkdir -p $WORK/b135/ cuelang.org/go/pkg/net mkdir -p $WORK/b149/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile encoding/csv=$WORK/b137/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid HuBeabiaxbXK2zeaRqmq/HuBeabiaxbXK2zeaRqmq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid FaBHSr_xWKC-3W2CR6O0/FaBHSr_xWKC-3W2CR6O0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid YRwa2UGnQEcHXMvMBiJr/YRwa2UGnQEcHXMvMBiJr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cuelang.org/go/pkg/regexp mkdir -p $WORK/b162/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid w3osYjJoktU5ZdsdhYYA/w3osYjJoktU5ZdsdhYYA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go cuelang.org/go/pkg/path cuelang.org/go/pkg/strconv mkdir -p $WORK/b138/ mkdir -p $WORK/b141/ mkdir -p $WORK/b145/ mkdir -p $WORK/b139/ cuelang.org/go/pkg/text/tabwriter cuelang.org/go/pkg/text/template cuelang.org/go/pkg/strings cuelang.org/go/pkg/tool/file mkdir -p $WORK/b148/ cuelang.org/go/pkg/tool/cli cuelang.org/go/pkg/tool/os cuelang.org/go/pkg/struct cuelang.org/go/pkg/time cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b170/ mkdir -p $WORK/b147/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid Y2PUDnmHJbNaWYsnC9yi/Y2PUDnmHJbNaWYsnC9yi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b142/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile html=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid kbse5hYJjWpiu2htlaWr/kbse5hYJjWpiu2htlaWr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid ukTlbs5phBaGmg9jCYXF/ukTlbs5phBaGmg9jCYXF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid dzMm9nDwWBx3UCcDx-bG/dzMm9nDwWBx3UCcDx-bG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid aFuKjsT9QnlfVa1Fl1C2/aFuKjsT9QnlfVa1Fl1C2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b140/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid h38ehlOxzt-aAdjwUi_E/h38ehlOxzt-aAdjwUi_E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid fQo-CuoszXBIipCbAhSl/fQo-CuoszXBIipCbAhSl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go mkdir -p $WORK/b163/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid kfEoLoEQ7N3d-2_XDbjx/kfEoLoEQ7N3d-2_XDbjx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go mkdir -p $WORK/b166/ mkdir -p $WORK/b167/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b164/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid ZRnifeYAWDXComqbBLiY/ZRnifeYAWDXComqbBLiY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid EFPFBuoGVurhIUIrWXZZ/EFPFBuoGVurhIUIrWXZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b174/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid YTrFkVasRLzHiYXpDDU6/YTrFkVasRLzHiYXpDDU6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid flLx6PGyrwvriU4VYb7k/flLx6PGyrwvriU4VYb7k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go mkdir -p $WORK/b168/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid JrIpplTaLu4vnCuBjGS7/JrIpplTaLu4vnCuBjGS7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid N-1cEyMX-3ngtueGDfG-/N-1cEyMX-3ngtueGDfG- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go mkdir -p $WORK/b172/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid iDY1rO25JKGACfE3QLPn/iDY1rO25JKGACfE3QLPn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b219/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid xeom25Ro0FDmFQmfURHW/xeom25Ro0FDmFQmfURHW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid eb8xIcKeDZ_wa32P5aJ3/eb8xIcKeDZ_wa32P5aJ3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid MaBafNwIWr13ME8ya3ob/MaBafNwIWr13ME8ya3ob -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/71/71db8dfe0b9736a2747120c9d911cafd745279129743619543af5de85c12b131-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/7f/7fd701e85a7114d844764d0bf61ceeca710f1c1666924eca5e6627f191bcb05a-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b140/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b224/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b226/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b227/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid eMrJYkYwCM-ro1IijnDy/eMrJYkYwCM-ro1IijnDy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5f/5f75266bf150d426488d66fca2c4f3e52dd30cc672efea677d691c2b0e2af734-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f1/f16d11f13da68615e62a95554f01fb80c0f45118dbe7c87bd9fadfdb6dd27a65-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/46/469a870db7c0b3116853ae34ebc5f14c166ab537ca0011567a5492ceabba3a17-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ea/ea897bd756bbbaeab11ae1ce5e6ca06884ba0891265ec26b05e2fdbeb71449f1-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8d/8d4d38cb2d3a4e3cbe051a8ec86325c20bf0c7f9e9b7189f9834bcb90c2cc292-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/50/50c78cff77566469ce5425280d930f8478dda33b3799e8c776bb0dc4b11dc525-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f3/f385f9086ef0c7345e5efa719919b56909e02c922ddfb5c56301b0022d3581b4-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/15/1564df177b8f07a5d9eba612f31ea895a3b558d2e8ec9cc7db45605c38a9c048-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f1/f198520b9df43f22b44f9e94630560b1c68e10a062ad95038e51c21621dc21eb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e2/e2e5fe89a1ff318ccd867b556908b89f8c7347cec613125ef37702ff18b21ccc-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f7/f7b9ea4d7dfaf032012d06563ffb4c4882b37872fe3668d7838ebec73a02cd35-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/63/63bc934990d85145a66a50a96ab7fc3bdd515388b7589032b48abc4330bed783-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/89/898ed98180a99a7a539c240c2b6eeb8a11730abfa984c554b0778f24a00a321b-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/59/5952d4138567b5fced5491e6f0be7645c0700acd4b23e55e7b2105945faa189c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/88/8877639294bebc051d952fd39c59ddfc68ff3a61e44de294b3650e336c4e2183-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7d/7de5abb50c4b5b6bfefe3b84e5bccde0abb06104ac1469f4fe812a5c5e95344b-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1006/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/55/55d9847f0de1b57b0fddf6a9801f496c60550292d05a530521d53d963c1e5503-d # internal cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b139/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid k0u4xKXK3FZzaLiz7PUz/k0u4xKXK3FZzaLiz7PUz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/39/39cf114b9c529f8d2944743ecfa973e4cf0f1052701ae4cabb5464b5d3af5d09-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/40/40a3b6da9fbc1d12591ef234a47521f03888b85b31d82b45255c74a8df15a56f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f4/f463c52580ac61c917c89a44d99619f95cd244d7e5fb9d6bd05527ca15671d30-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3a/3a999862e0a0fb67bae18f9dce57d9c96af577cca911b9e8d9df88ab50ec9c41-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b0/b0bc09d4a110e37249df0c8889f44acf571920bc10155fea7bb9796152dfe9fd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a2/a238f8d15f1520beae02045d11607cc44662e0c2e5f8015930b9db0e943d82d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/41/41aa7fe16f11c664f7c76376f75b135b1eaa0ad520c12627f064c58567954516-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/64/6475004c3ead04decc21fad31656f31e4b1d63bbef84912e420bd91311415f4a-d # internal cd $WORK/b117 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x003.o -c ecdh.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x005.o -c hkdf.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x006.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x007.o -c openssl.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x008.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x009.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x010.o -c sha.cgo2.c cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x011.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x012.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x013.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x014.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x016.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x017.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x018.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b117/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b117/_x019.o -c openssl_stub_rand.c cd $WORK/b117 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o $WORK/b117/_x005.o $WORK/b117/_x006.o $WORK/b117/_x007.o $WORK/b117/_x008.o $WORK/b117/_x009.o $WORK/b117/_x010.o $WORK/b117/_x011.o $WORK/b117/_x012.o $WORK/b117/_x013.o $WORK/b117/_x014.o $WORK/b117/_x015.o $WORK/b117/_x016.o $WORK/b117/_x017.o $WORK/b117/_x018.o $WORK/b117/_x019.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage openssl -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid 94y2yg_2qJehkotM6imQ/94y2yg_2qJehkotM6imQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b117/_cgo_gotypes.go $WORK/b117/aes.cgo1.go $WORK/b117/ecdh.cgo1.go $WORK/b117/ecdsa.cgo1.go $WORK/b117/hkdf.cgo1.go $WORK/b117/hmac.cgo1.go $WORK/b117/openssl.cgo1.go $WORK/b117/rand.cgo1.go $WORK/b117/rsa.cgo1.go $WORK/b117/sha.cgo1.go $WORK/b117/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o $WORK/b117/_x005.o $WORK/b117/_x006.o $WORK/b117/_x007.o $WORK/b117/_x008.o $WORK/b117/_x009.o $WORK/b117/_x010.o $WORK/b117/_x011.o $WORK/b117/_x012.o $WORK/b117/_x013.o $WORK/b117/_x014.o $WORK/b117/_x015.o $WORK/b117/_x016.o $WORK/b117/_x017.o $WORK/b117/_x018.o $WORK/b117/_x019.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c1/c13814cb41fdf8764abb19b365f239100baf0d530f016dc660747476c7507d73-d # internal crypto/internal/backend mkdir -p $WORK/b116/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/backend -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b116/symabis ./dummy.s crypto/internal/backend/bbig mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b117/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid V6_UX_1JKOvOfA6jkj6x/V6_UX_1JKOvOfA6jkj6x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/backend -std -installsuffix shared -buildid oDIxHmWNXnq5hK4rRPf-/oDIxHmWNXnq5hK4rRPf- -goversion go1.19.2 -symabis $WORK/b116/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/4f/4f51ceb753b315c9aad333b2c909ea2881515d0bfafc656dab2de9be675933f1-d # internal cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/backend -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b116/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b116/_pkg_.a $WORK/b116/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/4c/4c4d1bf84db3cdf842a30dcc0ca9702775ba7c4b549a4e0c2cf7434dbbe89037-d # internal crypto/rand mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/randutil=$WORK/b122/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rand -std -complete -installsuffix shared -buildid 5G2lPmmOpwwUcY33aTcW/5G2lPmmOpwwUcY33aTcW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go crypto/hmac mkdir -p $WORK/b127/ crypto/sha512 mkdir -p $WORK/b123/ crypto/sha1 mkdir -p $WORK/b129/ crypto/sha256 mkdir -p $WORK/b130/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/hmac -std -complete -installsuffix shared -buildid iJq3ojh0sCcV43MEEy_X/iJq3ojh0sCcV43MEEy_X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b123/symabis ./sha512block_ppc64x.s cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid GZ1iyYyDxjTDRcVXtyCF/GZ1iyYyDxjTDRcVXtyCF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b130/symabis ./sha256block_ppc64x.s crypto/boring mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b116/_pkg_.a EOF crypto/aes mkdir -p $WORK/b177/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p crypto/boring -std -complete -installsuffix shared -buildid lZq6sZfRJk615otyFPVZ/lZq6sZfRJk615otyFPVZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go cat >$WORK/b177/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b177/symabis ./asm_ppc64x.s ./gcm_ppc64x.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/sha512 -std -installsuffix shared -buildid mbxcJvdNeqkzWOd5oa4d/mbxcJvdNeqkzWOd5oa4d -goversion go1.19.2 -symabis $WORK/b123/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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_decl.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/sha256 -std -installsuffix shared -buildid VjzBvmNmvrLIGE8FHowp/VjzBvmNmvrLIGE8FHowp -goversion go1.19.2 -symabis $WORK/b130/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/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_decl.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/aes -std -installsuffix shared -buildid EifZPrdhmh_XElqwcQqm/EifZPrdhmh_XElqwcQqm -goversion go1.19.2 -symabis $WORK/b177/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_ppc64x.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/gcm_ppc64x.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f7/f7a70d4c06c77b5b29e8acc069217d066bff3ffe670619fec7932d7b23c56d13-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1e/1e721805e8c877337187fb82023965d1f274b8d32f4902726bb5ff159b310015-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid FwQ1J9YWrgx4RBX8DEKM/FwQ1J9YWrgx4RBX8DEKM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a3/a3633fb36ca2cb03f03fa9fdab89425fdfa72e052ecd77eb5ebca38bbd2628b2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/66/664bfb7c3d0b6377ca7e0f6452b10e001d9b50f6cd9fcf560f8b88393f42414f-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF github.com/stretchr/objx mkdir -p $WORK/b683/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid xn95QuEpCWfGji3xmmS0/xn95QuEpCWfGji3xmmS0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid VNI0Uot3S4GsQQycF-yR/VNI0Uot3S4GsQQycF-yR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/af/afbd57cb4918c919b9b54ef1a064fb01108510fa28b0b396ce451bbf9d37178b-d # internal github.com/sean-/seed mkdir -p $WORK/b544/ github.com/lib/pq/scram github.com/teris-io/shortid mime/multipart go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b834/ crypto/rsa github.com/patrickmn/go-cache mkdir -p $WORK/b190/ github.com/gofrs/uuid mkdir -p $WORK/b663/ github.com/google/uuid mkdir -p $WORK/b221/ mkdir -p $WORK/b649/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b184/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b185/_pkg_.a packagefile crypto/internal/randutil=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b274/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/rsa -std -complete -installsuffix shared -buildid pfpGA0AvdfbddUfMU_6h/pfpGA0AvdfbddUfMU_6h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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 mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid ZameezwYPDYImlFhqFr8/ZameezwYPDYImlFhqFr8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/github.com/sean-/seed/init.go go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid oxuWgRy_7DCJG5Ze1j9Q/oxuWgRy_7DCJG5Ze1j9Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b130/sha256block_ppc64x.o ./sha256block_ppc64x.s mkdir -p $WORK/b694/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b867/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid tL8eg6N4SnaSGpyemHD0/tL8eg6N4SnaSGpyemHD0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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/null.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_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid Ty134O21RW_AgV5eyIXk/Ty134O21RW_AgV5eyIXk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid 7P2xlRI3VXEwxBkYzn4i/7P2xlRI3VXEwxBkYzn4i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile mime/quotedprintable=$WORK/b214/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p mime/multipart -std -complete -installsuffix shared -buildid dn7SIWQL5x2CQod9LzNK/dn7SIWQL5x2CQod9LzNK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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/b694/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid vsdcUFTwvPqR4fSpimiN/vsdcUFTwvPqR4fSpimiN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b868/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b871/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b872/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile runtime/trace=$WORK/b493/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid 2gflN2oUKHQ-qkFe3eih/2gflN2oUKHQ-qkFe3eih -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid ZO2PREfsE-0k3JMMo9iw/ZO2PREfsE-0k3JMMo9iw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go github.com/klauspost/compress/zstd mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b454/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b455/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b457/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b458/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid XPgWQ09K39jt4qYX1Mmt/XPgWQ09K39jt4qYX1Mmt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b453/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/fuzz_none.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/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b123/sha512block_ppc64x.o ./sha512block_ppc64x.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b130/_pkg_.a $WORK/b130/sha256block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a8/a887b66c42c7bf344015de95ccda36b79064e232e90518ad84de343930e36722-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid Ckpj4IR2yeJZLKapOjOy/Ckpj4IR2yeJZLKapOjOy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go golang.org/x/crypto/internal/boring mkdir -p $WORK/b277/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b277/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b277/ -g -O2 ./boring.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b123/_pkg_.a $WORK/b123/sha512block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8d/8d3d6257c32043105e538df2cfd75705228ecd003ff3285e2ba5ad98a21e7d03-d # internal crypto/ed25519 mkdir -p $WORK/b110/ cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b134/ cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b126/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid xkb2NDk_xibWbDNV6mnm/xkb2NDk_xibWbDNV6mnm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid PSCjIZd-WxgvrcdygDAs/PSCjIZd-WxgvrcdygDAs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/28/2861df03917f2c73d12efc45207a305e828602e2071727b354aa805075ecedd3-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid yoeTsaqDrF4cz8CPpew7/yoeTsaqDrF4cz8CPpew7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b177/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2e/2e55b647246d71f5523df23a5fa826805ab385c9ec95a0bd694a6a9aec8fa7a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/ca/ca7044735004b559f644425547039f12c329c3149a97cd912fefc64ac0aa828c-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/87/87939d43482892f295aa5bb3a44f3027d24d699b344402f9ec813fddd69b30f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b177/gcm_ppc64x.o ./gcm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/05/05f155bea08d4ee61bc92a65e4837d9ea637de2b0b0b175728d552903de248e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b177/_pkg_.a $WORK/b177/asm_ppc64x.o $WORK/b177/gcm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b8/b860e377dbf570abd4c0f4b96393be18b0e54f55ddd99f3cfd7bc6defb7d694b-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid JRAerw4KzSawhQ_cA6ZF/JRAerw4KzSawhQ_cA6ZF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b664/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b664/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b664/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/81/81d9b25c0d828787931511907bb5e68740211be63d6851a807091daa170dc707-d # internal crypto/ecdsa mkdir -p $WORK/b179/ cat >$WORK/b179/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/b111/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b184/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b185/_pkg_.a packagefile crypto/internal/randutil=$WORK/b122/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b187/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid kSiRFHNAF2K-FRXIUyNJ/kSiRFHNAF2K-FRXIUyNJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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_hashsignverify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/98/98976353cab5789d34646015090a8112c4399468aef9c208e3904dfcfedc8f6b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5e/5ecc70a343c6dc0801f805d1d2e491ca0726cfb7c7a1a4fed1e16a5751f46911-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/b8/b853e7cd8c986640d350c2b7d247f598c8191a4233dd5d04234aae31c4c3ae4d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/b7/b765bde26ff39fd43fcac8dbc096a89e2909e8460863900e41a7a3d83c58abdd-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid EN6XvCSzEYkZJGzFzMhZ/EN6XvCSzEYkZJGzFzMhZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/60/60eb5495ef346332a6cb209660bcc0071ee02a716ddbf3ea127330b551dc41f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/be/bec054ac0ba5b4f57628d59d07b2c510f381373dad7ec19ec16bbfc217b97af1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/45/4516a191c290eca3ec0394b24c2054da986ddb98ae2bfc6788fee4994b55afad-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/uuid=$WORK/b221/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid S_cwqL8ZvAiVXG8-cUgV/S_cwqL8ZvAiVXG8-cUgV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b867/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c7/c7891fb5fa7b369d1ea8bf08bbe018ee066ac10bd3398d0b1912e268c0bc4fdb-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid b_BFWsGyUBVzgQauXxS5/b_BFWsGyUBVzgQauXxS5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/39/390c4989e7aa752deae71acf2e9f7d6f76e363e0d607f82b45caa513d85b785b-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ab/ab6940fa7a88a6b58430a465be95e91ea9339b476a1883d2dfe5af6468f1484a-d # internal crypto/x509 mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/dsa=$WORK/b192/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b188/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile crypto/x509/pkix=$WORK/b193/_pkg_.a packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b187/_pkg_.a packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p crypto/x509 -std -complete -installsuffix shared -buildid nllSrYw9laHyYfOhwCbI/nllSrYw9laHyYfOhwCbI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/crypto/x509/boring.go /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/20/200fea59e22bc5cba596b29fc9e780511ff6c760daa66b9577ba237f06335c77-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/15/15529dca618710264f4541735fb872f5e3425e34c29c9d427cc7a3841774615c-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b649/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid Qtzb3Gl0gq0S2tJ7dfiZ/Qtzb3Gl0gq0S2tJ7dfiZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/21/210bb65c520db6603645e9ebfb6c60f62be294d7844e5c5d6a919bccacb33ff2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/87/87da9333de7211fe35c6616f92829b9d9ee525f489a7200c602c500df5cafc6d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/d7/d7dcf2cf17085b03c8e2e605b679f1a52838443585afa1020409abbbf74edb48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/4a/4a39e804b858a5468db00eb2fab902aad86942e24ee4d4cfe8fa818ecfc9c16c-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b835/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid EatTjafTnnlVzl3pH_86/EatTjafTnnlVzl3pH_86 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/04/04f21b999b528a25a512a01259b7676d92167f1eb4110493494a934f207d1e54-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid whvSWFrLVV2K0yn_33-G/whvSWFrLVV2K0yn_33-G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b826/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 crypto/tls mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b184/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b188/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rc4=$WORK/b189/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b201/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/tls -std -complete -installsuffix shared -buildid bdsbHxXXghOZJc4LMUpX/bdsbHxXXghOZJc4LMUpX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/ef/efe638c31f3c5f0e1bd939b91b44fc336219f46f07d60a1b5ca731fc1a77c1f1-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b448/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b449/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b451/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b442/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b452/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b453/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b460/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid bYCGoJOM1zPAYBLeHxeo/bYCGoJOM1zPAYBLeHxeo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/05/05e46390263f026792551eb1f5950fc5301efa882ad9b50e7944aabaea57a050-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b832/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b835/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid JNZbV178zbGPQzyl3Z0T/JNZbV178zbGPQzyl3Z0T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/be/be7c25766477dc8a6ea0499ca531785fc5b452c75e6d3a47004016a6e83190ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/16/1650f9178af145cd690e9bbe22bbe3d1cf22e65bfaa3b83521ff9b28d47337c0-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b448/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b449/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b450/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b442/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b465/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b466/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b470/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b471/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid X2uceoBdg1edbhS7csm2/X2uceoBdg1edbhS7csm2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go cd $WORK/b277 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b830/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b277=/tmp/go-build -gno-record-gcc-switches -o $WORK/b277/_cgo_.o $WORK/b277/_cgo_main.o $WORK/b277/_x001.o $WORK/b277/_x002.o -g -O2 -ldl cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/5b/5b0f8ed817fa592840f7cb65b2e6bc5217170e079be66b9d23cfb96f8dd371f7-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b832/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b835/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid P-M40oevUAWijJOcNYKI/P-M40oevUAWijJOcNYKI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b277/_cgo_.o -dynout $WORK/b277/_cgo_import.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid mGdwXuyA7Dka7Ru3K_MO/mGdwXuyA7Dka7Ru3K_MO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack $WORK/b277/_cgo_gotypes.go $WORK/b277/boring.cgo1.go $WORK/b277/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b277/_pkg_.a $WORK/b277/_x001.o $WORK/b277/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/21/21c8ff541e8cac823a98c698ffe0be2b71f4c4b841db7f23f322fbc9ca5cddfd-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b276/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b277/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid RuUCy6kMx-Sy4gcRqyN9/RuUCy6kMx-Sy4gcRqyN9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/01/018050ca24663c6ad3e52e8dc359fdbef944a32848a9d38ca30fd631120b99e1-d # internal net/http/httptrace mkdir -p $WORK/b215/ go.opentelemetry.io/otel/exporters/otlp/internal/envconfig cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile internal/nettrace=$WORK/b157/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF google.golang.org/grpc/internal/credentials google.golang.org/api/transport/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid fmDNzu9rqnSA6ggCDZ0i/fmDNzu9rqnSA6ggCDZ0i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b622/ mkdir -p $WORK/b374/ mkdir -p $WORK/b898/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid 4IWwkjzw3Rp0BPd9hXqc/4IWwkjzw3Rp0BPd9hXqc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go mkdir -p $WORK/b498/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF net/smtp mkdir -p $WORK/b737/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid 5xITZZV9UjyGzcZMc9qU/5xITZZV9UjyGzcZMc9qU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid uDIgw03p0KbRg6hvcBFQ/uDIgw03p0KbRg6hvcBFQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile embed=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a EOF cat >$WORK/b498/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p net/smtp -std -complete -installsuffix shared -buildid 1C4wbACN4O_WgnoqUoXX/1C4wbACN4O_WgnoqUoXX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid uWQo5u_D2Lgh4xWxDTMD/uWQo5u_D2Lgh4xWxDTMD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -embedcfg $WORK/b498/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go github.com/lib/pq mkdir -p $WORK/b661/ gopkg.in/ldap.v3 mkdir -p $WORK/b795/ github.com/go-sql-driver/mysql github.com/uber/jaeger-client-go/thrift github.com/go-redis/redis/v8 mkdir -p $WORK/b644/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b662/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b663/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b566/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid U-vhr_FYu1sL2-cIoYt9/U-vhr_FYu1sL2-cIoYt9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b661/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 mkdir -p $WORK/b776/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b796/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid xlyJnAwTC02unsUGaQ88/xlyJnAwTC02unsUGaQ88 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid oz6H8yMk5PIOWB7VItNb/oz6H8yMk5PIOWB7VItNb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b567/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b479/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b777/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b782/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b783/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b784/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b780/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid AkJQ5YO42hMjtDUbVedB/AkJQ5YO42hMjtDUbVedB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid tIrgn4Kimwwc-t8QebgV/tIrgn4Kimwwc-t8QebgV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal xorm.io/xorm mkdir -p $WORK/b665/ github.com/miekg/dns mkdir -p $WORK/b537/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile log/syslog=$WORK/b266/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b666/_pkg_.a packagefile xorm.io/core=$WORK/b667/_pkg_.a EOF cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile encoding/base32=$WORK/b538/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b539/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b543/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid QWPfPTsp1OeEH9fW97Pa/QWPfPTsp1OeEH9fW97Pa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid ar_0jWEyX4e-xzodvTpD/ar_0jWEyX4e-xzodvTpD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/da/da416a8743567edea35fa670b2dcd992db51388af2774178a89b5a4f1ae1ea53-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b274/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime/quotedprintable=$WORK/b214/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid mDC7b8NwQvmRNpKa--_K/mDC7b8NwQvmRNpKa--_K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c0/c09921b74f993605e831e4ad17630807342cfa934e0f82f3849e20a167d59d5e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/0d/0d0b74ffc0511e38d2c93ad07342b9c36d3d76e6cb363233599c247a6ddb5367-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ce/cec44fb1e88bd82ffb75864990f1ecdd6cdff786390837d99daa5dd31a23b13f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b898/_pkg_.a # internal net/http mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b204/_pkg_.a packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http/httptrace=$WORK/b215/_pkg_.a packagefile net/http/internal=$WORK/b216/_pkg_.a packagefile net/http/internal/ascii=$WORK/b217/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/3b/3b98ed2844b2362e7c37924f265dae308224a4609e406e84a3d9aa1e3b603b8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p net/http -std -complete -installsuffix shared -buildid 5-2dKuNMMbU0O90aOQzo/5-2dKuNMMbU0O90aOQzo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/28/28588bc6c50cb8c8786123b2ef429aa0c2a80cf0e83792440c974499295d8c58-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b374/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid JBEwqHcn_Tupqs1tASC1/JBEwqHcn_Tupqs1tASC1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b737/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/b8/b81447eac4e29abb56e31a00a422f2e19b18e4d9a55bcf37365854bbfc7d51cf-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile mime/quotedprintable=$WORK/b214/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/mail=$WORK/b736/_pkg_.a packagefile net/smtp=$WORK/b737/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid QD1yA4l0Q63WMmJRw5aI/QD1yA4l0Q63WMmJRw5aI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/d7/d7abbbd2488b0b87288bad4fb8c5b260fc854b28ad4c4fbee2de865bfe60b7d6-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b789/ github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b813/ github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b261/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid gJ32Knzpz0EcQ5jhGH2o/gJ32Knzpz0EcQ5jhGH2o -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid FwpNy5ljdlAwZtkxwRrF/FwpNy5ljdlAwZtkxwRrF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/components/apikeygen/apikeygen.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b264/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b267/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b268/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b245/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b278/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log/syslog=$WORK/b266/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid XfBMMyQuxd1pFiQpHUAT/XfBMMyQuxd1pFiQpHUAT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/86/868114ea29d15951ac8712591d7cc30f2139876fbc73d4bae74de1227986486a-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid L3qDBvs9IyBSi1zkQrjY/L3qDBvs9IyBSi1zkQrjY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/df/df8dc90fa069a21d60479f4920d5ebff7231dfafe24a3681d69af27b22a38ac1-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b383/ google.golang.org/grpc/resolver google.golang.org/grpc/peer mkdir -p $WORK/b376/ google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b419/ mkdir -p $WORK/b903/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile net=$WORK/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid bmgVnx8qz1wihNf4mBJy/bmgVnx8qz1wihNf4mBJy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go google.golang.org/grpc/internal/channelz mkdir -p $WORK/b402/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile net=$WORK/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid bTnnyo6rbZRi7QqRS3mS/bTnnyo6rbZRi7QqRS3mS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid quAOK-47qvFO7CvNNeyu/quAOK-47qvFO7CvNNeyu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile net=$WORK/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid tv3846ZSwaAo2RLDSmtK/tv3846ZSwaAo2RLDSmtK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid E7Wyd65Vf5WPyhj-TZYI/E7Wyd65Vf5WPyhj-TZYI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/ce/ce11a7cc983767c0eb25fc3e49d28992365fbc2b0cf84626f136b88ee234eaff-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/2c/2c60f2465047a2ca0dbe92554789b1d94a4b13493368fe4431cbc254d04219fa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/f8/f832d74ee14737132e4176828983012381b86d80ddf98afc7468ea43deecde16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/92/92760da372882da3cf61541bb2036cbfb2ab8ab5598ff58ad76dcf2e138672aa-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b907/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b903/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid vhy2QuSemQ1EmOto58yu/vhy2QuSemQ1EmOto58yu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/e4/e4aba08f966873598e0aa04387635437d3e6e76bd214f4bb4a6b61c0c5a25469-d # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/2d/2d8891e0a52dce1f9d727382b454a7c2ae9fbd05e7c523ce24f5a338ba0b990a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/8d/8dc336604b19a5921d664a6f87d8b9149f78222d4ec7db85b0f3084861e80f41-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b409/ google.golang.org/grpc/internal/metadata google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal mkdir -p $WORK/b416/ mkdir -p $WORK/b407/ mkdir -p $WORK/b411/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF mkdir -p $WORK/b375/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid -lYxIiUi5RS6bGg_yKtO/-lYxIiUi5RS6bGg_yKtO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid 5nRxTJ3vVYSEhnBA2AjN/5nRxTJ3vVYSEhnBA2AjN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid mUPzkpdsJro9wxmYbAjq/mUPzkpdsJro9wxmYbAjq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid ezhOxI1EiSCEg79_cQGC/ezhOxI1EiSCEg79_cQGC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid uSpQy981tyUPZ9rZ6mRV/uSpQy981tyUPZ9rZ6mRV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/38/3874a47e99139dfc31306fefb9708da764c9a2732016e03b49ec24e79c5a5bc3-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid ki91-ATazlARytYX85ex/ki91-ATazlARytYX85ex -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ec/eca980ecf2a88bed44f776c3a876ce44a96640f252b1ddec31546224f1887d29-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b340/ cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/51/51e257f4f9c600e9e334dc9271b897d14bdc871ff5f2223ac837b7cc1740bda1-d # internal cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid dBcxN3vvR7QaghV86-RX/dBcxN3vvR7QaghV86-RX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/c9/c9c23b895536d8a0f35400f9a860a87466d79f2c7e435f790e58ca8949215755-d # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/1a/1a38cad221aa408403f9bf5d49495e3c06b39cedf97b9cb201ba846a95be541f-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid 1K4T5zK_8kncaTENtEBj/1K4T5zK_8kncaTENtEBj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d9/d9f0b186e31453bf2ee34f5485c7440434609a6ca2f5b279095dcf225537ad98-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b379/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b405/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid udNyCMzzsUdsGxGozoDg/udNyCMzzsUdsGxGozoDg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid E-I_lkJnN87IYZu-r84O/E-I_lkJnN87IYZu-r84O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b907/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/6e/6e57e1472240ca04ed3c0b13311855eee34ea4629f9819ae75195c8b2f91099a-d # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/22/22ce21fd4a242f42030696360305db4ce1e9f295ce69fbff28316a9f15546237-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/20/204fe290887bcf47f85452f676ab613bb80371feac8ae1473afeb41214a0b3df-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/17/173ae2e8a981b07eb648041e0eca2dec424619f8e2646ab617c060b72d8e7502-d # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/2d/2dd508dc311f7fea9dd6b627b031e16206df0664df96d720fe627dc7ef2282f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/d6/d6379a049a904192b994ea4964f87bb6d95fc3cd001f9970ab088f85e72988ee-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid spA0wdjIwuJnI96d0NJ8/spA0wdjIwuJnI96d0NJ8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/50/50e202aa4917750224318690155ca72b746b95a87251576260cf8e1efd9fc64c-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid dF1PVJyeFu9TiXmMN84u/dF1PVJyeFu9TiXmMN84u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/b6/b6e528415a3a36fe1610d0b43289c946a8ae9eef8cb1eb7f986f6675de45f2ba-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/26/261fd904a33659a559f96931c7f4062a4be9e1c8a44d05318e6f0f53a260abb7-d # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/45/454a762ab00587ee3d39381dcf95912eb33b410b2b09fc4416bd027bec68463a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/01/016866515404cd2b205d6c5eb822a74a8f5e4ff8654138d27216d1e0e13f40e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/9d/9d327f5d7349d7afa5fe28cf6008e07134ac57d32690783e84b3e88b359f3a6d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/5c/5cfd4a875837d257d6f8b0f697ff92848c575eec0333c3ae1f41d515a8be0cbe-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid 2jXMTdhGDU01oykr1Qs-/2jXMTdhGDU01oykr1Qs- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/35/35f4a9854b18bb490daaf4cd00d3df4f124b4352df2ae1eb89f69fa5a4ca53d7-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b570/ github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b578/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b569/ github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid M2HLg34w8YcGTmX7y3is/M2HLg34w8YcGTmX7y3is -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go mkdir -p $WORK/b571/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid Na91ZMp416pU20qrv_vJ/Na91ZMp416pU20qrv_vJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid LPqWzEwWarH2ZhqO5n4e/LPqWzEwWarH2ZhqO5n4e -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid FqFlkUIa3u0bXtyWhbLH/FqFlkUIa3u0bXtyWhbLH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/ea/eaf58b562252403bcccd354b762dd1725a0e7d9a56f1c29bff1ab0691aec4889-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/07/07a2f0380fabfc26f6265f684fe144fe3e1957d5af5d2f9f343cf5782247b3d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/4d/4d5235fb2bf30846e325ac5c5576fc832f1e7bc25c824f48e34e610602ba8334-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/a3/a3810e0b9002aa7799a9a613637207d89a95be949670e4e98c0e568ea9cf19f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/2b/2b07c47dc0a4d0ef76416ea91b2513884be91f83a4957b6a1233d18588e75b6a-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b697/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid 8Ty9zFvLpJm-9Qu-gg4G/8Ty9zFvLpJm-9Qu-gg4G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/42/4219108cca072847642871c4f855cee540920c83411313bae6535bdbab4c5b9c-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b571/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid n49bDokI77yZRs3vCo0u/n49bDokI77yZRs3vCo0u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/98/9876d67855691b275d94e7b0eabf0439d4e523552d5b92c66dc57835822e3386-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/b9/b9aea819582c9dfa09ccbd420a38a1125fdbb212b93f7ac7f525c75b780c556a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/cc/ccf5fe0781010a5d6cb8c477d35e5e1c6e3d2bb6787a014cd2be523de9ef7769-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/ae/aef38fac4b0b005d72c1b9a4a0ce1ea42646da0b6ddf8066766269b1f2e8f66a-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid THqnZzpN2TGmsPDFPqCc/THqnZzpN2TGmsPDFPqCc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/ee/eef6a20a614718519343b5f2acaf855e25e65517758d8b9cefb0876a563a60bb-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid ipxK6QMcuLbl2w2ezlDe/ipxK6QMcuLbl2w2ezlDe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b816/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/0c/0cd6fbeab4e4f128c43cc59bdabce89cd00557088920c27f834f9bd8b8108900-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/c7/c793f8e0c743f0f750d31d11e3c98337cef336f413779ced5fec7260285ab59b-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b175/ net/rpc mkdir -p $WORK/b435/ net/http/httputil mkdir -p $WORK/b304/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b436/ golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid AomBnW47C6UzPp8If_ju/AomBnW47C6UzPp8If_ju -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go expvar mkdir -p $WORK/b477/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid yQqLIibvUPUhlw8--SNJ/yQqLIibvUPUhlw8--SNJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b289/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF net/http/pprof mkdir -p $WORK/b490/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p expvar -std -complete -installsuffix shared -buildid hPUE_j64a8zPcbN3uVOk/hPUE_j64a8zPcbN3uVOk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p net/rpc -std -complete -installsuffix shared -buildid kzcFtrO17P-3P6B8Ct3w/kzcFtrO17P-3P6B8Ct3w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go golang.org/x/net/context/ctxhttp mkdir -p $WORK/b554/ github.com/prometheus/common/expfmt go.opentelemetry.io/otel/propagation mkdir -p $WORK/b586/ github.com/mailru/easyjson github.com/armon/go-metrics github.com/elazarl/goproxy/transport mkdir -p $WORK/b518/ mkdir -p $WORK/b503/ github.com/opentracing/opentracing-go mkdir -p $WORK/b484/ net/http/httptest go.opentelemetry.io/otel/semconv/v1.7.0 cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF mkdir -p $WORK/b606/ github.com/uber/jaeger-client-go/utils go.opentelemetry.io/otel/semconv/v1.4.0 cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile internal/profile=$WORK/b491/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b492/_pkg_.a packagefile runtime/trace=$WORK/b493/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid ph6V2EmXuXqIu02uGck3/ph6V2EmXuXqIu02uGck3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b337/ github.com/grafana/grafana/pkg/web golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid SVYVkuTpq_YS1SjZ01nu/SVYVkuTpq_YS1SjZ01nu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p net/http/pprof -std -complete -installsuffix shared -buildid o4O_m9xsjmmTyxjOC1FJ/o4O_m9xsjmmTyxjOC1FJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go github.com/shurcooL/httpfs/vfsutil cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b504/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b506/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF github.com/prometheus/client_golang/api cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b389/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b485/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b486/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF google.golang.org/api/googleapi/transport go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid 3JnMUgxaTy1PxOVWlMtd/3JnMUgxaTy1PxOVWlMtd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go github.com/elazarl/goproxy github.com/rs/cors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid ybUHCnIk05cJDcAwcwFX/ybUHCnIk05cJDcAwcwFX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go mkdir -p $WORK/b531/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid BFLQ9a_Q8T7gFyERAK0N/BFLQ9a_Q8T7gFyERAK0N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go github.com/go-openapi/runtime/middleware/denco github.com/grafana/grafana/pkg/cmd/grafana-cli/services github.com/go-openapi/runtime/middleware/header cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b986/ github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid h6bKMSvU0396D1Ea_CJe/h6bKMSvU0396D1Ea_CJe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b484/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 google.golang.org/api/googleapi github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid Z1hxYrV-m6sxmLX8ArGr/Z1hxYrV-m6sxmLX8ArGr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go cloud.google.com/go/compute/metadata mkdir -p $WORK/b859/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b338/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b557/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b827/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid DfVcAkzBTunxQ6w-RZGd/DfVcAkzBTunxQ6w-RZGd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid S-JfaoqJ3FDd6Iym9v2G/S-JfaoqJ3FDd6Iym9v2G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go mkdir -p $WORK/b685/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b860/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b572/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid FLB1_nQNCobc8lgComh8/FLB1_nQNCobc8lgComh8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go mkdir -p $WORK/b611/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile flag=$WORK/b237/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b203/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/internal/testcert=$WORK/b686/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid gy1XyDlNBGGcj82k5tD4/gy1XyDlNBGGcj82k5tD4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p net/http/httptest -std -complete -installsuffix shared -buildid lr2iH_zrFqZ5WJMD9xD9/lr2iH_zrFqZ5WJMD9xD9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b685/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/b611/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b669/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid 25V7YFJIBsKtzBYb7TVn/25V7YFJIBsKtzBYb7TVn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid R9yJtDn0ctG3S-WbwyCx/R9yJtDn0ctG3S-WbwyCx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b571/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b413/ mkdir -p $WORK/b516/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid vZYfaNyvY5FlfcOLgPeN/vZYfaNyvY5FlfcOLgPeN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go mkdir -p $WORK/b756/ cat >$WORK/b669/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b942/ cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b669/symabis ./macaron.s cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b414/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b415/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httptrace=$WORK/b215/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b918/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b532/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b430/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid Sn5oHhskScmEYs2NyUED/Sn5oHhskScmEYs2NyUED -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b516/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_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid mSVTnflmBI_PbyAidXs4/mSVTnflmBI_PbyAidXs4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b413/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/go118.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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid QLX6_PqGBr1ncGI7KN6k/QLX6_PqGBr1ncGI7KN6k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go mkdir -p $WORK/b896/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid uHSLW3NDDOEN4ofaFlIE/uHSLW3NDDOEN4ofaFlIE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b497/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF mkdir -p $WORK/b1001/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid Yz5RnSKL3fmiJn1PJmjQ/Yz5RnSKL3fmiJn1PJmjQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid zVLIKAa9efvQyNoWz9AL/zVLIKAa9efvQyNoWz9AL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go mkdir -p $WORK/b985/ mkdir -p $WORK/b1003/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile crypto/x509/pkix=$WORK/b193/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b625/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid mdj4OOz198r0ALOYOUzj/mdj4OOz198r0ALOYOUzj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid Vo8UxfIl5M_i2vIp_oGv/Vo8UxfIl5M_i2vIp_oGv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go mkdir -p $WORK/b513/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid cvYBYjFrpDhd9-IlZ-jT/cvYBYjFrpDhd9-IlZ-jT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/services -lang=go1.17 -complete -installsuffix shared -buildid oxmzs5lt8QZdnp9cDz-0/oxmzs5lt8QZdnp9cDz-0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./pkg/cmd/grafana-cli/services/api_client.go ./pkg/cmd/grafana-cli/services/io_util.go ./pkg/cmd/grafana-cli/services/services.go mkdir -p $WORK/b853/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b626/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b627/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b629/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b631/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b633/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid RR6RPTLTK9aZtn9z9a_v/RR6RPTLTK9aZtn9z9a_v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid x6jYyDPbI0eJ2z75ONvS/x6jYyDPbI0eJ2z75ONvS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b603/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b504/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b506/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid 8KjZ7SvLDz5U6f0OaRIQ/8KjZ7SvLDz5U6f0OaRIQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b513/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/b603/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile compress/zlib=$WORK/b567/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid SG31uJf1DGtauHI-8i94/SG31uJf1DGtauHI-8i94 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b203/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/internal=$WORK/b216/_pkg_.a packagefile net/http/internal/ascii=$WORK/b217/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p net/http/httputil -std -complete -installsuffix shared -buildid 5u74qCqa5mphB5rL2TAk/5u74qCqa5mphB5rL2TAk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid sc58lQb9jWp8S59cm8ZC/sc58lQb9jWp8S59cm8ZC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid mVfnyWdLX1ljekfM352L/mVfnyWdLX1ljekfM352L -goversion go1.19.2 -symabis $WORK/b669/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack -asmhdr $WORK/b669/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/51/51b2261dad9435dfad59c8b3d8383dd42a98d274267f7b92bd9f333324025849-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b917/ google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b919/ go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b888/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b893/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b896/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b896/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b896/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid 9hhTnjFJwJKWS5sdXjkr/9hhTnjFJwJKWS5sdXjkr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid kINqR8IVrHRlwozOgWoz/kINqR8IVrHRlwozOgWoz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid kV_U_s6Y8m0n_XHc1pID/kV_U_s6Y8m0n_XHc1pID -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b918/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/8e/8eaaf58878d6ebc4f0d94045326639ee93a8ae6f5255ccb8fe2f1a58991296b1-d # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/cf/cfe31aefdb7c0a49ee7d0155ebf96716d2aaf860e98d162be857f2687a63b723-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b554/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid MsfwYeZKXrVgekGN76ht/MsfwYeZKXrVgekGN76ht -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b553/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_ppc64le/buildid -w $WORK/b756/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/5f/5f096b6af1239aba884972eb5c85004fc560164f73f79f89a17598af69ffe048-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b756/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid -FnRNI6awb_4hApeOuKF/-FnRNI6awb_4hApeOuKF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/4b/4bf0386d3686ee19ace1f773391db6b73035d6cd4367308311b761ac5a704f71-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/27/27237c72e577f99953706b09e55b5138dae69b178b69d135b60223b6076494de-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b503/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b504/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b506/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid 99M6o1hRhv-5w0u4iAfw/99M6o1hRhv-5w0u4iAfw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/ed/edfb9a9fcca956b55e7f46ad2c8e483e44bd5b1dc771695c45e0f0b536d4c719-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b919/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b942/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1001/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/4f/4f898207cc757fe9e7b552ef8c9c6cc4cc82529d52103011339163cae7e3edac-d # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/05/0588b56c836b37d8df8d6ef6417d19f3daf95e7678b6ef087820acba15868e8c-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b942/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid RxS7rBMEOESdjN6mRYjb/RxS7rBMEOESdjN6mRYjb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/45/45fa537382b96202c077e82ffc0dab7149d97925d9e022b428e545f816834c6a-d # internal cuelang.org/go/pkg mkdir -p $WORK/b108/ cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/08/08c925745ce054886d9ef87fe0387a0fc712f0d3d1d9027fcf042019568cdd32-d # internal go.opentelemetry.io/contrib/propagators/jaeger cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b109/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b126/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b138/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b139/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b141/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b149/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b218/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b220/_pkg_.a EOF mkdir -p $WORK/b585/ go.opentelemetry.io/otel/internal/global /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid is0XfTaanzot2f5AHZ2C/is0XfTaanzot2f5AHZ2C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go mkdir -p $WORK/b595/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid TNkQ7mpr-wIgryGju9Ok/TNkQ7mpr-wIgryGju9Ok -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/78/787a258fbba0333e4ca5ce316546fa7dd46b947afedcdd3624be44989f62915e-d # internal cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b594/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid YHHkRlwo0mMaUlRxCRdS/YHHkRlwo0mMaUlRxCRdS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/0e/0ec72f9b1a640c3bbe7665f0a39eb223c5ecf42444ded9861c719f8d8855f7b7-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b917/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b893/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b896/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httptrace=$WORK/b215/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid Azke4cg3JvLgNI9L7mVk/Azke4cg3JvLgNI9L7mVk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b985/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b859/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/b1/b165c4c929c948a369547d5b155bed5b0b52c99818c9b64ed37cf5bef8bbcee1-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b866/ github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b856/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b858/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid BQkweamnGxzwmEYyhcrO/BQkweamnGxzwmEYyhcrO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b857/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b634/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b631/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid Y2HUA7cgt0UuWI2Wvyxg/Y2HUA7cgt0UuWI2Wvyxg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/4f/4fb994609d9e341614c6ff78dbfebe978d209dcf3059c597d3d2bac69688a4ce-d # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/10/108480f81ceda100f873a5f1219902ab78b5f54258ca2451c11599a940737820-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0b/0b7359c5147189992e58845bf951d6d4e018922bb158f1866b5b32afcf19aebb-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b107/ cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/c7/c7e24d5a3dacf408d577834bc8c3990f7cb0744c481d1902688e27147b1494d8-d # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/d3/d3ec27e225d41034e0699fcee99c875c52111288599f6baa20476cc932e24a77-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b559/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid AKEhQPxsK4tGtcM3DtZ6/AKEhQPxsK4tGtcM3DtZ6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go cuelang.org/go/encoding/protobuf mkdir -p $WORK/b228/ github.com/grafana/grafana/pkg/infra/httpclient cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a EOF mkdir -p $WORK/b704/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid W9UIAaA1YtggtLLdBJkz/W9UIAaA1YtggtLLdBJkz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b229/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b230/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b436/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid p4DTfywzSJE4tNXWa-TS/p4DTfywzSJE4tNXWa-TS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid baqbMQRPlDZbwpjjTmiC/baqbMQRPlDZbwpjjTmiC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/5e/5e2f6ba4ae18e4876443f61d6c716813a13b70db57bfa6f6a22d355083a0b677-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/80/80669fcb19122224ca7cfe22196e747b1c14265accf61f358f75becd59fc5175-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b827/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/70/70cb1b1ce973166827e92d2a64eadd7c87237adf5539d922f17f001afed73e07-d # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/b0/b0495793f9bf14ed29fbfbe840167fc15ef8ff39e76e85eafc1af424b08a87cf-d # internal golang.org/x/oauth2 mkdir -p $WORK/b552/ github.com/go-openapi/strfmt mkdir -p $WORK/b825/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b553/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid Af4m-hxfYwfuQCHMvduf/Af4m-hxfYwfuQCHMvduf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b552/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/b825/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b826/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b828/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b545/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/mail=$WORK/b736/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid 4WLMJcjSjhmI475KidsP/4WLMJcjSjhmI475KidsP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/c7/c77dc1cfe38da6628406a5f9d32b9918c3c35142d725573033a5066ef198965b-d # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/b8/b832414eeb94d9b258820928df6de3e3b3cc9dc743a90c38d748c73a358cf101-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b853/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/80/805568e31d5f4e50dda37d3939d7572912ba473ae0fd48ca43efce582cb414b9-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/33/338342aa2eafb97a95da56dcd6fcefd390097f4ddc26a1b3c7ca7a79160a348e-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b681/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b682/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b143/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httptest=$WORK/b685/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid 03UpGDoqU5iedIVvBRH5/03UpGDoqU5iedIVvBRH5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.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_ppc64le/buildid -w $WORK/b866/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/e2/e2762055dd105fcae84cb72b50f4032cbb33dab167ec2db5a8b6d2ae86da7d97-d # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/e0/e01e435776ed86ce2272142b738920fe04226a57f2a7b14feb09d2eb62a31278-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/9d/9d431f8c1b30a6b9664a649f914428b493fa922c9f48ce77bb817ec226ac4dbc-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b755/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid ZA2aQVWwm7iLYex3N4UM/ZA2aQVWwm7iLYex3N4UM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go github.com/uber/jaeger-client-go mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b564/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b570/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b574/_pkg_.a packagefile go.uber.org/atomic=$WORK/b575/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid kyvtOKX6InITL-PJKvgD/kyvtOKX6InITL-PJKvgD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/0b/0b53715fdf9cdba9776661531718edace5b97e828b18c716a5b9718c4fdff84e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/78/780fc537ee71cfff8c3da7a1a5a0463ea23b8c71091b5b5a548f7f7aaba89127-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid acAyMQ4rUMUsWsVBFmH7/acAyMQ4rUMUsWsVBFmH7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/d9/d98bb10c9e1a3b31040022d4b31bdb54729503e9d193de229c7e4a122c6bcfd8-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b610/ go.opentelemetry.io/otel mkdir -p $WORK/b593/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid IYSTfuAe2HAmJaLviiY9/IYSTfuAe2HAmJaLviiY9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b595/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid lVeJeqoXjtXJsfA_X9Vv/lVeJeqoXjtXJsfA_X9Vv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/ac/aca7de774541f34e720a6abe5231c92cb3b5a7127d58a1d3e415b85a1c87415d-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/rpc=$WORK/b435/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid mMxOSoN1L2TSzW-xyk9K/mMxOSoN1L2TSzW-xyk9K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/6b/6bb819a0c259bef26bfcf9a88531f2d64dc7a81075343fda3a6415966fb58233-d # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/6f/6fd07ba2c014a4cccf259646d3004fc85632b086888a7034a30b4b945886735f-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d1/d15b182acd23be6e4689f2ee611da172702dc2dd2e5419a15a1ee46d6c85a002-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b300/ github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b847/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid Jt5ulUHxAELlU9lE1viU/Jt5ulUHxAELlU9lE1viU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid _2jcAvLuwgd3Sd5dW0l7/_2jcAvLuwgd3Sd5dW0l7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/ff/fff97e1b5ea3fd79fcb0213933c8e80bbd6a50efa142f0d57637eb60a2288015-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/0c/0cee3a002313e264004b671c1f5f09d4894b55e355c6d0574b43720fe39a9e38-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid fN0rlUE9op6VFARpK3b7/fN0rlUE9op6VFARpK3b7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/3f/3f0c496e4f5e15e06af34469028d44bcf8fb550fbf186be23ed99cd0108da320-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b555/ golang.org/x/oauth2/authhandler mkdir -p $WORK/b879/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid 1d6q8_wac-aA173rpIJs/1d6q8_wac-aA173rpIJs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/34/340edba09e08aff6df68d15960ccfb9a463e1f664dc2d6877516f1445cbcbe47-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b880/ golang.org/x/oauth2/jwt google.golang.org/api/internal/impersonate mkdir -p $WORK/b882/ mkdir -p $WORK/b884/ cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid xS0Z7YCZsL4vpYeUeodN/xS0Z7YCZsL4vpYeUeodN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b880/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 cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b553/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b881/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid AskaZZU2VN5ynQnw0DfW/AskaZZU2VN5ynQnw0DfW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid GCAA_SEG-yZsCdC-hRqO/GCAA_SEG-yZsCdC-hRqO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid p_PDZxiqpsyBZwd0gb_Q/p_PDZxiqpsyBZwd0gb_Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b856/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b941/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/1b/1bab6b0c7556e9e7883626e6f76f57453694540c5cc78aee3333e9d638d07f2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/53/53fe99b9d91f1625ae4077768b5d084b094e5acf069f53b8595c05452485089e-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b606/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid uVegOQLBh3CS7P_XGEx1/uVegOQLBh3CS7P_XGEx1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a8/a8b1bd4f5b5433ff9cdd32ba3e4fa4fb054ebe010e836fcbc14dd5450df846ab-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b242/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid fcK7hH7IXx_gEOcXVB-x/fcK7hH7IXx_gEOcXVB-x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/32/323b05a0a6bc78e44ba1a9d9c3198efe863c0cfd9117a58b081a2d221053fa74-d # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/15/152082847755d9cdcfd17b65641d7798c2705033710526dc11e20bb16c7d911e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/aa/aa17e2269b0ea2ff742d231f3f5de39029387c921acc060dde466ce111f187b2-d # internal cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b669/macaron.o ./macaron.s cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/7c/7cd4ac58210d26b50f34d55d44b403888933193b8139cf72527a57adef7cc7e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b669/_pkg_.a $WORK/b669/macaron.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/c9/c95596063f11d1fc3230f33f7bbfaf403153fa2dfccff31aee2fff697ff51994-d # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/d7/d71deb8f1819abfd8f4adf01173ac8d8e8daa623b8d3b6a41274e26e92932d4b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/c5/c53ba20775599166ce529c2808820688533bb377b12a44ebfb14ce1f31fa28ad-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/6f/6fc5ce832996a035b91ca36c98bb1f680a38030fe017f18f554b53900ab168f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/6c/6cd4e7cc8eddd503750d51ce1f52496ec987f593b92824b9856524be8e894d49-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b517/ cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/a2/a27ca11669dd463112badc287b4733654acf2140442f801957c118f59cb2b926-d # internal cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b497/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b518/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid LGE-jYmtn10REFo1g2W5/LGE-jYmtn10REFo1g2W5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b884/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/9d/9d60d15c532eae5635b07d85bf5028d4c1a66377cb59a708777af64927effb0d-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9a/9a5379cb28ac2173b7d39d8a0ff4a3133c90c8d42bd9fdb5bc8f59a5416fc314-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid uOe7K0jey5ruEh-ViyCZ/uOe7K0jey5ruEh-ViyCZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/ba/baf04058f1ce4fb70fc8fb1b19573105b31cdea8c18d6173dc55325ac4aee087-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b882/_pkg_.a # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b477/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b478/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b479/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b480/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b487/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile runtime/metrics=$WORK/b483/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid GCEsDW6zNbdWu7CPg6vd/GCEsDW6zNbdWu7CPg6vd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./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/go_collector_go117.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 cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/88/88c5326d892ed96533fa7463fafd71736122fbacc4b8d585809f4232e7da3012-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ec/ec17dae91462153d0fc7dfd020e7a1e2db3e6812768763de6a061fc2d89f8357-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/ee/ee69d09b33181a47e62a972da9b06f84b0df781b2b43b869dfe2b4a1a6b8feaf-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cd/cd52741edb93015f1464a543e3b1883031952da418992064c2c5aa15907e02cf-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b140/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b224/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b225/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b228/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b231/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b233/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b241/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b141/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid 2tCswsO-DwHZrYsOBFIn/2tCswsO-DwHZrYsOBFIn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b847/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/3f/3f535f0b69e0e16dcd4ea72b5f18f13d59e77803df2502e19cc52b60f69109c6-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid 5evwiy2C2zrihyiSyWYl/5evwiy2C2zrihyiSyWYl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b509/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b510/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid 6vaHqiJuCTqaOq4xTo_9/6vaHqiJuCTqaOq4xTo_9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/c1/c1248c14e95d02844f2ec3b20330e5c1fdfc82017974a08edf59fe61893bb2ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/fd/fdd627c26279850c018416bbc26b66874a6366adaae093bfb5cfc9314d30b20e-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/e4/e48d6e48bd31605922bd0f563e9e822a6b13a220221fd6329aacecfa27662377-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b607/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/45/45f903cc4e4592b640057986a43595073618feca9dfe973ab413625a20cde879-d # internal cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/trace=$WORK/b493/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid bj2_pD0haz3mmZHvfpGH/bj2_pD0haz3mmZHvfpGH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go github.com/go-openapi/spec mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid 399iS7PWsCqK_jEkJkr3/399iS7PWsCqK_jEkJkr3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b880/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/07/07ce03c5a3d41cc0ffae34cbbeababbe3fc7eae527ac4b8bc1ffb82932590cff-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b878/ cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b853/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b879/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b553/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b881/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b882/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid 8wD7wi0v8eugzDhcauZ5/8wD7wi0v8eugzDhcauZ5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b878/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/b625/_pkg_.a /builddir/.cache/go-build/c2/c27834bc4dcaae2935b3ad153383d020c22616a7fa1b3c288efcfa9892c08634-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d0/d00abcf9bf920b292d69514163700d75c29ef41057aecb50c016f730b37309f4-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b298/ github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b306/ github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b328/ github.com/aws/aws-sdk-go/internal/s3shared/s3err github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b313/ github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b846/ mkdir -p $WORK/b843/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b845/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid FxAHsLN4gH5ky0Rm7tPi/FxAHsLN4gH5ky0Rm7tPi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid nrzzRpTSS9HFjJgT3jmc/nrzzRpTSS9HFjJgT3jmc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid F2FMphvD0ia8hQzK7OTn/F2FMphvD0ia8hQzK7OTn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b844/_pkg_.a EOF cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a EOF cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid R6Tj2A4J5Vz-GESYSL_H/R6Tj2A4J5Vz-GESYSL_H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid O3OJam4bCG9abe4HRlki/O3OJam4bCG9abe4HRlki -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid lG4Sku0HRHa5E488KKQW/lG4Sku0HRHa5E488KKQW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b303/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http/httputil=$WORK/b304/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid bbVcWD1B608ir2VS5Xlx/bbVcWD1B608ir2VS5Xlx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/de/deeea37e87de7e36c58ac95090e4d3f3b1a5a17d0ccd788f430c5d3db406b014-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/15/15a1d32be585daec65b44d4ae750cc31a0f987715b52e3d3a460bd905bd6b78b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/62/626debdf270f0369a769a2c9d2816733f47f141f40bfcb5e1fcc771d2a016f54-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/08/0881c8146bc28ed47dcc2607af77b7ea47ba3a2ff47c80db2c47702a66126628-d # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/72/7270a2baa386a5ca8b91ece9dcffd084174da3fae2258ce55688bd74c6e89a2c-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b222/ github.com/go-openapi/runtime mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/csv=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid eCBBJ4oKFO65fdb62XbW/eCBBJ4oKFO65fdb62XbW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b219/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b223/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b241/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid DCo9cn9XSgPZII52KRum/DCo9cn9XSgPZII52KRum -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b843/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/ba/ba62ec303527d1645de58c188fb5d854f5ac7f885ca0e078a3cabfc6f5c82bad-d # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/e8/e8436cf118950e337b61e109988407af9a20f7f290987b2643554addf4952c64-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b882/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid hl0o1Dlq3mC82yXM_pbs/hl0o1Dlq3mC82yXM_pbs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/f6/f66135308557ba74622442026ab4d0fa2c84959efa97bc5a790b39721f40536c-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/9f/9f2fe814df39e75e9819c4bbbb239200a3724430bcb87d4b850f5aa8ede93283-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid 61FMcWwEa_gnxks_Eqqz/61FMcWwEa_gnxks_Eqqz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/29/29e302b60638d9f497186eae8ef52d589f3e28f831f14b40d3e7a1d453f191bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/67/67d329838f2b9b7bb07d9ae6b90781b687203b4014e2b9ebe9c85c07a744ff29-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b317/ github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b848/ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b312/ github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid azzauaob9NhPU2GFi_mf/azzauaob9NhPU2GFi_mf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go mkdir -p $WORK/b325/ mkdir -p $WORK/b318/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b847/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid bFI6-nJY96hV-WS4_mnE/bFI6-nJY96hV-WS4_mnE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid IX01YKBesRBtIIyXcI-b/IX01YKBesRBtIIyXcI-b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid i0JLvIF2Fxm0UbZLvcAc/i0JLvIF2Fxm0UbZLvcAc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid 81ZMEb_vRyi42CBhF8kL/81ZMEb_vRyi42CBhF8kL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/55/55e389d06b2f13b77973e2298cd760381a33735dcc1edc8acaa146a531b85f3f-d # internal cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/9d/9d4b0a89a0058a0d1fe872d5877d795f5dd399e20248d42c3a4a26be3fa3d49c-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b680/ github.com/stretchr/testify/require mkdir -p $WORK/b758/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b681/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b682/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b683/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b684/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid AL7AikF0VZ2-OmtH6Zx-/AL7AikF0VZ2-OmtH6Zx- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b684/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid n0KkbuOeLO_AP9SCpgX5/n0KkbuOeLO_AP9SCpgX5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/3f/3ffd27dbb1455b71c9c6043f2f9cbda4f7569aae2b9aae6e767d1239f807e462-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b848/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/5f/5ffff1785b7a181a0d22c2bbfa7ff9fbb6a3868ca1e0406c53a2a26ac8fb9edc-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/74/745bd5843f94848c07f29b0ac58e455a8d013f79650a946ba9e54b09412bc88b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b615/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b616/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid yNVwlKCegwColbofdvfU/yNVwlKCegwColbofdvfU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/97/9719e33469311dfa40f7080f1ffdbc3c8a7db6cbacd3ff18aaa0e6b91f766e7b-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid hGmZYNWxnO2pxWR2TMEG/hGmZYNWxnO2pxWR2TMEG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ca/ca99c9d3980910bb7459bf0cb542a0633516bd079ae495eb1f0564e870de6ffd-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b307/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid 4put3fSMdl8HI5gDrjfB/4put3fSMdl8HI5gDrjfB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/68/68b1edeb43c17aefa03572bc0b1e564899c159e779346e9f5e491a850683f335-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b330/ cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b325/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid KkgT4OUYPxscgSHqKo5s/KkgT4OUYPxscgSHqKo5s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/85/859334b8e4b288765a0e05029e610ad8c9a78092c62210bd3dbd420696935ac6-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b318/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid isMi-Ygi0kBBJl1EVuRk/isMi-Ygi0kBBJl1EVuRk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/49/49efb5478e12c3d24d30acd5dd5e4ef26287179f91bd06e491f71152a9a76dd3-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/lzw=$WORK/b530/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b531/_pkg_.a packagefile github.com/google/btree=$WORK/b533/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b534/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b535/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b526/_pkg_.a packagefile github.com/miekg/dns=$WORK/b537/_pkg_.a packagefile github.com/sean-/seed=$WORK/b544/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid -heoTo5JpZQ7bu_iPdBP/-heoTo5JpZQ7bu_iPdBP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f4/f4e0deb11b244742e8a927b83eba36aafa9c09b128c4a0d7dbce383e73de26b2-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b326/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid SGFbgM7Gu99ycZ_cX9S9/SGFbgM7Gu99ycZ_cX9S9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/de/deca68f88639296dfc65feaa6008a101029678bd4610b03ddc2428cd4da42283-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b988/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/b7/b7abadb0e8109d84212ebff7f2f28e97bc711b33b0feafa80c35d5a8f7ef77bc-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/93/9352bfc764706f3c11166f1c646c22fa525ba110e3b88defdd01830c4db8df11-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b616/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid 5sne2d4sOSqGCEueTjk9/5sne2d4sOSqGCEueTjk9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 4hssDPaUeTAMJdz0ktMG/4hssDPaUeTAMJdz0ktMG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/06/068163c7fb2859be5fe38ec2015cee84995d5022c7226b351e47dc0a3d1f2111-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/23/23d833d37e9fd6babb38e36aff8d196b05d1d471be0379ee33ce645d9efb4d55-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid K7bNSbVoJ8-mxY76vDR6/K7bNSbVoJ8-mxY76vDR6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/75/7593715f492f547cf1539def70bce37bdbc75ab477cc3ab2c2d59c9ff180088e-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b293/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid D4OxMd54kkP9k59bJLfQ/D4OxMd54kkP9k59bJLfQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/cf/cf84cdb28ad0b0754366d7c4b423073d6c41933db004658ec0eb8828d73250e9-d # internal github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b581/ github.com/uber/jaeger-client-go/internal/baggage/remote github.com/uber/jaeger-client-go/zipkin github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b579/ mkdir -p $WORK/b577/ mkdir -p $WORK/b582/ mkdir -p $WORK/b580/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b569/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b572/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b578/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b572/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid jUlJiN356tlpChrvhKij/jUlJiN356tlpChrvhKij -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid N4LXP6KMi7ZuqLcxN9wI/N4LXP6KMi7ZuqLcxN9wI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid Yd9GUi1j9mLAymBE-Llf/Yd9GUi1j9mLAymBE-Llf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid lhlp4a7AhK0Qy19Y8nyY/lhlp4a7AhK0Qy19Y8nyY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b574/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid SYvep4PIHBcPXFeDFFvR/SYvep4PIHBcPXFeDFFvR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/fc/fc5450b08b880174a7616b9798fbb253c51261e2735f034228d781d64ec5834a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/dd/ddb1fd94ba27b91aafbb2208f0290e43499aef6603d18f727b7b874f45dee956-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/16/16a32030837723ffc758c23e721546e92f1d7d72dff4b3b268f2959ddb0ebb8a-d # internal github.com/prometheus/common/version github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b757/ github.com/grafana/grafana/pkg/infra/metrics/graphitebridge github.com/prometheus/alertmanager/api/metrics github.com/prometheus/client_golang/prometheus/promauto github.com/prometheus/alertmanager/types github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b972/ github.com/mwitkow/go-conntrack mkdir -p $WORK/b652/ mkdir -p $WORK/b651/ github.com/prometheus/prometheus/tsdb/wal cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid ILA_x6upkPy1gCsUWtCV/ILA_x6upkPy1gCsUWtCV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go mkdir -p $WORK/b978/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid CAewfOvURa9NGiIUIKy9/CAewfOvURa9NGiIUIKy9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid hvN_nj2TGMhfhKV9cacD/hvN_nj2TGMhfhKV9cacD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go mkdir -p $WORK/b676/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b745/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid 22ST_oOV_QGAUe7H2wwm/22ST_oOV_QGAUe7H2wwm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go mkdir -p $WORK/b550/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a EOF cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid EZ9Q5RePBeoJzFVg4wbq/EZ9Q5RePBeoJzFVg4wbq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go mkdir -p $WORK/b970/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid FX_dbC7wOtTMQW0F2pjG/FX_dbC7wOtTMQW0F2pjG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b551/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b337/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid qGSf57Da2lTI4kSvtS3g/qGSf57Da2lTI4kSvtS3g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid hH8DW6GL8979n7PLoMuJ/hH8DW6GL8979n7PLoMuJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/golang/snappy=$WORK/b971/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b969/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid 4kJ0imQ4KjAgI3B71g1F/4kJ0imQ4KjAgI3B71g1F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/03/032654daf008d853d9378420b191957f5d2561974808bbe7f9821158d07afe2b-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid OqLdrW-WyYvFTMWkTHZT/OqLdrW-WyYvFTMWkTHZT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/96/961dfd07daa5757ea85eb2446aa619f68539cc1b666b03798a3b580437d38ac0-d # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/54/542a9beec20f1ceb5154d2491a5c98eff3db2adf2b9a6c48773aac477b444c27-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/00/00fbd90770327e8f78fffb1785cd37e1f61e592b72fd2963bc52f08fa81a4539-d # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/28/28e1594a6d9ef0328ccfbc77a952c3f673a02904ad4b94b26018a2966506a073-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/90/90acfa9647789f893754c092611554b2a585491d94527cdcdb1f430d19b01527-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/fd/fdfe4a5d56c261cdfe3e330352574f22c88ca6d2a1a7eb6d1a2a86b6df67c010-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b811/ github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b974/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a EOF cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/f4/f4835bea0aaa8f311b0d3e664ec17eea867c3955ce8572115cb998f596c49d61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid PDhwkk5gt6XVypk0mRZZ/PDhwkk5gt6XVypk0mRZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile go.uber.org/goleak=$WORK/b975/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid grFn7BrwlRqA0HO_hKz5/grFn7BrwlRqA0HO_hKz5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b579/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b580/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b581/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b574/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid GzNuEp9UhScPFVARYZRc/GzNuEp9UhScPFVARYZRc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b978/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/1c/1c92fb5d2423fb3c7ad35a674265076dae19949176c56b949931a089569974b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/0d/0dfe00746706415afaec633c71b5c11b98ce7c924fccf383341e117f194116ac-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/e9/e943fbaa3de3f340772be990f1af8210807e09ed80fc4f9c3e33faaae7dc97ab-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b972/_pkg_.a # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b309/ cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/cc/cc64949a075e8a3b50c62de9174d37de2104ca1eb2063dec4f11bb15a30bc5a1-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b222/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1008/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b315/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid WwR1VqIqVdh3QF1q3kiR/WwR1VqIqVdh3QF1q3kiR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid lsxf7RMXqm8komOVg2md/lsxf7RMXqm8komOVg2md -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b757/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/a5/a57d367b7114da99f17cf29b9979896fcbd706dd1246d5301c572427b8234714-d # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/a8/a8081767f6e6f54f6a2b256fca2072a2029c33cd9e8a292f00354a5c712ea8f3-d # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/a8/a81b464ec50dd1e8729512e39b718e146f203771b1326c4550b97375e729a6bb-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b676/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid ctnxFAahrYsYHF8CiiC7/ctnxFAahrYsYHF8CiiC7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b842/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b811/_pkg_.a # internal cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b846/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b847/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b848/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b849/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b318/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid 31YaB1OdzHAW5EgowZih/31YaB1OdzHAW5EgowZih -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/4c/4c8467b0b7af625ff8fa2337060d5f3ce149fb5aa281047f6285a21e812ed6e2-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5b/5bfd455bd7681ee946e4b40c851ae8c09502a34b58ed7718c8ce839cd2448a9a-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b324/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid -hCwnaDn4jEu4h-agm99/-hCwnaDn4jEu4h-agm99 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/3f/3f539dfd12000be7c5c23467cbdb37c83b492c4c1fb211e275f2fc6b66358734-d # internal github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/operations github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b937/ github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b935/ mkdir -p $WORK/b929/ mkdir -p $WORK/b936/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a EOF cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid RP3JsnREwAKOMVt6Vtt0/RP3JsnREwAKOMVt6Vtt0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid ru_X_PmXeebvLiCAr7DA/ru_X_PmXeebvLiCAr7DA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid Q0QgxUn41TyrraiG5hzR/Q0QgxUn41TyrraiG5hzR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b928/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid GeSfqP9QtQL_HZdYiMQN/GeSfqP9QtQL_HZdYiMQN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/ad/addf89d19ff657d865ff9780537d21c381f800e144c96e989f2664beb586536c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/1e/1e93932976a02be487e6fe2b85cfd57d08421278df1c71af5665ebc2357cbbe5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/e7/e717bf22b860275f3eeffa7a9192706abae5cd0cd043459cdd6ab84064972616-d # internal github.com/prometheus/alertmanager/provider github.com/prometheus/alertmanager/store mkdir -p $WORK/b744/ mkdir -p $WORK/b746/ github.com/prometheus/alertmanager/template mkdir -p $WORK/b753/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid lAHzCzKnmzUcuHgasWax/lAHzCzKnmzUcuHgasWax -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid hWq3wU7-2fEyqWWviwZ9/hWq3wU7-2fEyqWWviwZ9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b754/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b974/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid 77ldo2CmkwL9rIVct9Kq/77ldo2CmkwL9rIVct9Kq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/11/1152a52e1442d76d7a749eee2916f5a8f86a835db5e5b430a3754a4d8bb879c9-d # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/bf/bf83c875095263182e835721091201d0e449875afc4b159034de78a0319cf192-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/db/dbdf720a82e8afa204fc899b20b10a86410df2c074da29bb304ccc5e4bdcfc98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b938/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b937/_pkg_.a # internal cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid c0AQF7buF4_khlhpGYRP/c0AQF7buF4_khlhpGYRP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/9d/9de27bc23d841a1255028d6b0fe93739791a596f1c8b78eec08188e89ea67591-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/c5/c52d94231a60f743620fad22776157339c699060e8cbba30f122f733d23ab57d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/48/484a71a51ec4964fecc126586a90a538ec578100eebd87f9664b2b83af1d1ba7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/ca/ca10776d3246951372ee19c9e942df7672aaa24a03aa0062ba4365840679648e-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid 0IlgNYUoiesw-SVcuB_a/0IlgNYUoiesw-SVcuB_a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/77/77a123d6d1870860c8e29cb376d8f4062fa388cc6cb5cd059e096e24b1d735b2-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b508/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid 7NptpeNOHAd4fl-vjzYx/7NptpeNOHAd4fl-vjzYx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/49/492f6aab69fff1f873b71b7d33019c5acb280d8b4eccc87860023b2221bca5a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/14/143e5fabe63b3977344c617ddd03e13a13de0a69d6784627cfb964e18fc83eed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/42/42e08ff8d83135e500315d950f2a970ef2563a33401fbd299d2d2a90b2523d47-d # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/c3/c37a2be5050089f5e251dd734da32420a63609dbc7bfb19ff8b5622e26c3208b-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b515/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/c3/c37a0b7ab19348ecd96342d14160cdd3ca0f615e96dbf6a6d9cd9af034f37e2b-d # internal cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b508/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b514/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b516/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid EMLNAia9zFFmTmt85Rir/EMLNAia9zFFmTmt85Rir -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/6e/6e2f21a5f6378a1b9141909f8ba58405ebf5a148d32584f2597b0516f7396f26-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/75/757dc76a68d44dd4fda9aef05357584235e919834b2e149e9ec783bcd12b81f7-d # internal github.com/prometheus/common/config mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b550/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b413/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b555/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid NBjbUxLYGCBORCoeB07p/NBjbUxLYGCBORCoeB07p -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go google.golang.org/grpc/internal/transport mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b413/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b415/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b421/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httputil=$WORK/b304/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid Jr7QnvwbgeH0EVrMIudS/Jr7QnvwbgeH0EVrMIudS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/f0/f03da280c54364edee1c92ecda730c0d87e0c78559a8362b10adc3fd26d8be54-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b928/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b938/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid 3Y17oV3qd7ZsdP-OGxqY/3Y17oV3qd7ZsdP-OGxqY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/75/7511b74fbcbf958a374a6e9932365db0f27663af91c3ee55eb848eeab90e8fe0-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b604/ go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b602/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b603/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid llRCIVXvGaDsAz01ihcZ/llRCIVXvGaDsAz01ihcZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b603/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid MqS9jeB-QZKWihaOtDir/MqS9jeB-QZKWihaOtDir -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7a/7a522f985bbfd4af58d2ffe520602e34e900b7e07f05b3d945f65c953ccfc18e-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b323/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid Ra8tPiuJbPYClDTX5pRA/Ra8tPiuJbPYClDTX5pRA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/48/480648f477a1a37ba8baf866efb7a1a127da408a0aeb7a74ee52e200c02286e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/58/58aafa9828e2f7856539f13d256c813a25d23da5c3a795483cbc227dfceaabf0-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b502/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b508/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b514/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b515/_pkg_.a packagefile github.com/google/uuid=$WORK/b221/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b517/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid hQXSUcsRfgWf4QFFu_Gv/hQXSUcsRfgWf4QFFu_Gv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/6a/6a68dc3610434b2a6293f786740d9d7c971044b3834df4cc792065615870abe1-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid Fjja-uue_LMHgT1hKMFT/Fjja-uue_LMHgT1hKMFT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/41/41cff6996a5a06d3b67f32c6843431702fe345c94cbad2eed91e3c1a73696fdf-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b327/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid WnKZgNDtOqPV3jJs-dxp/WnKZgNDtOqPV3jJs-dxp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e3/e3fb4e3dc5b76fb1947b203bb3f832cac7601ff39056a505137a6705dd2ad5a0-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b319/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid kngMhWDlQLh_3GW4vnR_/kngMhWDlQLh_3GW4vnR_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/33/332b1eea636d61e0e2442a3b5d1fc7f7e807ed4b9a75a433c77816650a29574f-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b556/ cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/31/31b758452145b00b6b20b2cc3eaccb9f989c1802a37635ab2b130f15ca92b3b6-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b961/ github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b500/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid aNMSGtD5go5BJCEoSdRb/aNMSGtD5go5BJCEoSdRb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b517/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b962/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid sWiU2cRe5sydk5WkGXAl/sWiU2cRe5sydk5WkGXAl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid HSXJ7S1LqW6wVus44lI6/HSXJ7S1LqW6wVus44lI6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/a3/a31b0d74c8035f8d618ceacccee372030249bf46ce11c27b46a1409077e3fe10-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/e3/e39767a82409d36af4f7b25d49c6e2db54223426eddb4d5a4c76e878f81d61ab-d # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ec/ec4ea5c1217d5ea07c14544be7d9e9dbb2287ace4e1b5f7ca596129617820b92-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile embed=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b499/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b517/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid Ipf42aY-7Sru7ElmGa8F/Ipf42aY-7Sru7ElmGa8F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/b4/b4f99244a08d3a7ebd1234db116b58ae37ac4d701e264aeb3280dbb4d49dd9cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/71/716662d043b7cfb77539e82426c3f9aec0dda18b4a43435982f0cf1ba54f65eb-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid UISTKSe3_d5oq0c1qDFn/UISTKSe3_d5oq0c1qDFn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/16/16d6fe9becb6beba7b50c1268d536fe6e0107c00dd6312d36c332a0fda26c098-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b526/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b529/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b545/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b546/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b556/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid c2_z0GanNEU03-eb8mn2/c2_z0GanNEU03-eb8mn2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b961/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/c0/c0c24327fde45553120472ccea2e4aaead73cee486bcd0eb93e853d2dfa45d88-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b499/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b519/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b520/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b521/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid k75ZQVuWF2oTo1W_rROi/k75ZQVuWF2oTo1W_rROi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/01/01a3590fc4b656391493f214a09ab5426e772982341f64c68e51806fd37040d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/70/703421eb8b7e19377e437b091b156a77d73002f2d43ee4ede87e4c320aae3fda-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b603/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid zEm2L2-N6BUCqQJdAjMy/zEm2L2-N6BUCqQJdAjMy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b927/_pkg_.a # internal cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/c6/c67d845783c3df1f0a0aeed8b241108c3fe86eeaae665f51b0cf1cc5c76c5671-d # internal github.com/go-openapi/loads mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid 2dYXq4ah2embjtH-8i30/2dYXq4ah2embjtH-8i30 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f9/f942eb43f57c30aa7d70720d6721312363fe82c49dbfb1adb084f33db5b52c69-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid CFVPzy3NRpwDT2iOwuyt/CFVPzy3NRpwDT2iOwuyt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b664/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b664/_x011.o -c sqlite3-binding.c cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/52/52f321d4bb1992b74b6a42d0d9c9bf89375a0357e677cd4c1e6b06109b29380b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/f1/f1ebcffbcc5a3404d40270cf32d96745e27b191f53bc97e92f022f6f42dea9e6-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid AIncLOPoMoAFj8fwAFck/AIncLOPoMoAFj8fwAFck -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid IRN0ZvChBN94rN5A7Np7/IRN0ZvChBN94rN5A7Np7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/20/2088bc4e4e08b1c0cc0d5c4d4fb7e2c6ae417206a5db6b58551d17269a05eb1a-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b310/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid 6lVQnL5bFbzx9r45Hf9Q/6lVQnL5bFbzx9r45Hf9Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/e6/e645d4fb0969d3ae5c38c7ca70bcfb0bfb157a107b551368e8ed1cec76a97562-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/a7/a781db510ec43c63179eef20da99eff72c90e74bf5c056c13409da1eea4e6ae5-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b959/ github.com/prometheus/alertmanager/config mkdir -p $WORK/b738/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b960/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b741/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b963/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid q9ihz_dYCq_VmSqOxTHf/q9ihz_dYCq_VmSqOxTHf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b740/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b741/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid pUBDXp1fhufs2mIEUZ3h/pUBDXp1fhufs2mIEUZ3h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/29/2926abac5e272b8c6027b03eeef9b1cf833a2e9a3ca9cc6e3840aa815b701231-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/86/8683fdb2bb801224bdeec6f722d9a4adde3cfa7b05733408dbd59893b7a66bc8-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/03/0362042e6280511f27cf9617d59a0cf29a768e8a22343971edf666b39b09ef77-d # internal github.com/prometheus/alertmanager/nflog github.com/prometheus/alertmanager/silence mkdir -p $WORK/b747/ mkdir -p $WORK/b751/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b485/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid _QfTh6n-RwYScCISIdjF/_QfTh6n-RwYScCISIdjF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b694/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b485/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b752/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid 6y4Ta2QIKfFs4jZIFVY1/6y4Ta2QIKfFs4jZIFVY1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/3a/3aa89a278bff511c8adab6a1949138602a210ae04b574faf40d0658325915d15-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b545/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b959/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b967/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b970/_pkg_.a packagefile go.uber.org/atomic=$WORK/b575/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b821/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid oUHakXwhibbYmIiFkLzp/oUHakXwhibbYmIiFkLzp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/d8/d83ff57a07f8330e08e2b7a890b33b82c7a7b0db932f1d7236c21b4096f12d32-d # internal google.golang.org/grpc mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b421/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid hbYgtYUXZGBBCRJkLSA8/hbYgtYUXZGBBCRJkLSA8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/d4/d41fa4c15d0f6f1e8f026b8dae050f886a66942cdbb16dd61475be770056a90a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/d7/d72a5ae95a9fe714e1d7d3086e32090e52a62031b80d5ccbefc6634dfa2651d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/e8/e8fe115399207385934b1b39bd3d12c63a146c0f530d95f8df14cba4af73b366-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/oklog/run=$WORK/b429/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid Vp5xF1WauEfiVg1Xc9yD/Vp5xF1WauEfiVg1Xc9yD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/2e/2e30e3061ac794965e00c1e951ad7d2f6280274ff80e0fa8bef45643cdfe896d-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b619/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b479/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b751/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b757/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid MZWwcRxJEE6Ds4GvMqPP/MZWwcRxJEE6Ds4GvMqPP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/7c/7c6b9ebc2cd2b8667561ffce99f4fa4b330cab43f157f986c3d687ac1c18f547-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b983/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b925/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b986/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b987/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b988/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b926/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b926/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid _3XKvh5qJz5bpFrZHcAB/_3XKvh5qJz5bpFrZHcAB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid 9Wh7CPSbazWULysX-JE4/9Wh7CPSbazWULysX-JE4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/f4/f4f03a5063cc39066772273d216c8a7dde1132829d44471f7d01cb1fc1a2f40f-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid kovuaBAMdGR_Jog13gr4/kovuaBAMdGR_Jog13gr4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/d8/d84f648f6c70052438bdfe63a98addd302be8d7991d30bb05b7735d883098ead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/0d/0d081a87f772f008daf44864c72ed325c0ec60b1ec7ea46cade86982b24fa65b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/a5/a53ad900ab9ea4bfec983fb7326fab037c9f189fd53893b7e9af8338cd4a092a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b996/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b997/ github.com/prometheus/alertmanager/api/v2/restapi/operations/alert github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b994/ mkdir -p $WORK/b995/ github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b998/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid QL9n3Whjjmzw9twxDxt-/QL9n3Whjjmzw9twxDxt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid WDICEtf4RoNsEfh9z1l6/WDICEtf4RoNsEfh9z1l6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid ozEZ3fIKQLG-SxbkQ4u3/ozEZ3fIKQLG-SxbkQ4u3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid Qv3-eHD-ORImM5S-qNgf/Qv3-eHD-ORImM5S-qNgf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b926/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid cfUiCCFqSzzRJWQJHkDV/cfUiCCFqSzzRJWQJHkDV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/57/5714f5df09d8923caf3134782dd1b592f3388e1426148188aa39147ca94840c8-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b473/ github.com/hashicorp/go-plugin/internal/plugin google.golang.org/grpc/health/grpc_health_v1 google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b434/ mkdir -p $WORK/b425/ github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid J0hGo6kQchnLiPPtJv68/J0hGo6kQchnLiPPtJv68 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go mkdir -p $WORK/b432/ go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b620/ go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b624/ github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b335/ github.com/googleapis/gax-go/v2 cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b621/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b622/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b618/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b623/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b474/ google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid ay22wWwoelZ1xolZ2_Cu/ay22wWwoelZ1xolZ2_Cu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go google.golang.org/genproto/googleapis/iam/v1 cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b625/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b627/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b616/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b908/ google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid cx6TKtl66VRy9jQqYDN8/cx6TKtl66VRy9jQqYDN8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b883/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b900/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid QqZDSAQw5i2xfjocZ_sV/QqZDSAQw5i2xfjocZ_sV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid aNbf2Hs9DBa8Qygc6Yl6/aNbf2Hs9DBa8Qygc6Yl6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go mkdir -p $WORK/b861/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid 3BPIOq9CU9e6BmCJEgaI/3BPIOq9CU9e6BmCJEgaI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b855/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b383/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b884/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF mkdir -p $WORK/b906/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid Iri6_LqN4cPS8taKK-WU/Iri6_LqN4cPS8taKK-WU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid I-6Rx2m1-AUEHPBaaTO0/I-6Rx2m1-AUEHPBaaTO0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid lIICg1OGupA2-WwzoLQ-/lIICg1OGupA2-WwzoLQ- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b862/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b863/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b630/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid OcFCZkwyEH3hQYwOkE8N/OcFCZkwyEH3hQYwOkE8N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b856/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b631/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid NzumeJCKNoEBfkImGx0M/NzumeJCKNoEBfkImGx0M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid iphaZOYSCg1946K7PqHQ/iphaZOYSCg1946K7PqHQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b423/_pkg_.a packagefile golang.org/x/net/context=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid toVeGOx3sNgPgZOXJYzg/toVeGOx3sNgPgZOXJYzg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid -CMXbELEDO-yKhEobORW/-CMXbELEDO-yKhEobORW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/01/017732b15ff63ebaf7a188f20cf1a4bd4d8013e2855bc4302f9a65ed85aeb0b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/c2/c296bade62a230bc6bf1cdfc1b7ec6421545f6feedd03a7f6e853997da13cde5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/d2/d21928fe6ccacd7fee360af52c4404353dfa74b5b5c8729c1d5002f280098512-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/6c/6c0cbd5e0b8d0b0336d475a8ff0557e579c9f4c52f480185580da8ed31fdaae3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/cf/cf9071842c97d54cd2679e113ea1d0ac28f508393c44495ecda7d29748a66b59-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/24/24e864682290e5b3ddd23129a2d789083820159e06989e2b58e385349042280a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b855/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/fb/fb3d111fc4edf2a3765cfb93b867a9fe5ae93242bb8f169afc2a45af83d7ae2f-d # internal cloud.google.com/go/internal mkdir -p $WORK/b864/ google.golang.org/api/internal/gensupport cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b914/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid ZAGORrkrZ7d5RWJq3bgR/ZAGORrkrZ7d5RWJq3bgR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid sQICvkenjH1sgcVvpjgG/sQICvkenjH1sgcVvpjgG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/a3/a3c8fdfbee2beef8641976317474f40ee2cb94f237723d9d5e0bbf5f79be811b-d # internal google.golang.org/api/option mkdir -p $WORK/b877/ google.golang.org/api/transport/internal/dca mkdir -p $WORK/b897/ cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b884/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid SFKHVc3WVb7CpXKLp8o5/SFKHVc3WVb7CpXKLp8o5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/google.golang.org/api/option/option.go cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b898/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid XTONX2t0LFTU9tyhVwJX/XTONX2t0LFTU9tyhVwJX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/d7/d74f919e3694b882adfb2e17884142bc997914c6fcfa68a6fa37f4aaffd42142-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b988/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b998/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid EnW1V2lGPiR1opBMDuSE/EnW1V2lGPiR1opBMDuSE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/28/285b799b86f5b73ec85257564b8e218f51f6309332c6a29faecb866a93f6c121-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b864/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/64/643175f7bb05f7a9d20b1cdcacfcd60bbb14919b4c62fb51c88a7ed20005da90-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/f5/f53de36d90a0c316edf93d5eca1367735ed53aa6e2c49d8682e2929af3f694a7-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b392/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b394/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid yw53asEYhRNicb04NucZ/yw53asEYhRNicb04NucZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/32/3287f72e08a80a0ecf1d0caaa0527df7410295fe1fc33a04a7a684e332c5dfd1-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/03/0398ba4b1c5452ff420ad83f080381200f0ebd89c65f4e22a8e17f876a59d6ad-d # internal google.golang.org/grpc/health mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid CJNo5usl6RnpB5BJwmzB/CJNo5usl6RnpB5BJwmzB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/67/6729d95373342f36811cbd1cdd85af569479a0271c330275723080f2ecec6298-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/84/84384357fc5103863da20bf538777275832d3d433e59bc3d9f3cadff81dabc6d-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid r-CsZDySwhi9Vy6nchkv/r-CsZDySwhi9Vy6nchkv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/f7/f7a36ddf945fa2c0926fdf6d49eaea943f568be25c185c47da6bd7380a6f9929-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/66/660080634f125648acb0b6a0c0d5f62cbaeb7babaaf1b35f8647aeba4a7e43b1-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b620/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b624/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b616/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b634/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid l7LjkXGneqkehidqLFO5/l7LjkXGneqkehidqLFO5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/81/8114945427cc7375ba22716b75c76a585a5f12e054fb7e015cd92d006ef7139f-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b885/ google.golang.org/api/transport/http mkdir -p $WORK/b915/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid XBfRaUcQb6K_8GYZ8gnm/XBfRaUcQb6K_8GYZ8gnm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b916/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b413/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b918/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b898/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b919/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b897/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid 6MK2cx9jf_pPDx32N3Rc/6MK2cx9jf_pPDx32N3Rc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b958/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b861/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b906/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/3f/3f62499b339258bf5be47d9a37b9b4e75d5993817bd7665bf432df5fd6c4b81d-d # internal cloud.google.com/go/iam mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b861/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid d5aAbrXxVqIZsN4su0ut/d5aAbrXxVqIZsN4su0ut -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/cc/cca0b188c4f41e72ab36ef01e902ee08ce2165a96487738363d6defa9703a2b8-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b862/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b912/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b424/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b630/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid sAcs_Vtuc2wC_lL62wWA/sAcs_Vtuc2wC_lL62wWA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/d7/d7198838b2f82e749ce512011899c107a75069a47fca8eff9191604aca90e10b-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b906/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid TflBqhV4Pcf3mQIJLfbS/TflBqhV4Pcf3mQIJLfbS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/88/8896aff08b6e5bb7d6bc419f7c5498fba34197e96cecf5088ef1fd5f21c4703d-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b989/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b990/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b998/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b999/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b430/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid f6PYfbpVIgqKnopIRMsm/f6PYfbpVIgqKnopIRMsm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/ca/ca247fcfe91ba5e1eee1669280d107ab56adf254d536ed33448681993c0fde3b-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile crypto/x509/pkix=$WORK/b193/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b423/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b334/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b427/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b428/_pkg_.a packagefile github.com/oklog/run=$WORK/b429/_pkg_.a packagefile golang.org/x/net/context=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/rpc=$WORK/b435/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/signal=$WORK/b430/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid KAGR6JE231HO_eLkkmDn/KAGR6JE231HO_eLkkmDn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/80/8059e98e75b9220555b189d06f51e91282506f572408c1ec5ed2db4406555126-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b914/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/e0/e01ec7c94ccd7afb66dfa6861e5988f7ad4e835f13ffd105479e74248142b5ce-d # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/7b/7b458cfe28d35b251a3c538e13505ef3ab82a5e70912486ae8c74814d281b7f5-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b904/ github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b973/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b907/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b906/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid IZlaBpoTibpTTIkPD_qa/IZlaBpoTibpTTIkPD_qa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b974/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid chgHLnpggr7_o0nWg4wl/chgHLnpggr7_o0nWg4wl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/ae/ae78bc7d2f78753200bf7587a9a08f7e04367167a77c923ec7c07ebb42b545b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b915/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/78/788e710115f5c10cd8557ad8ab40b53df9e333e9263a20c3553792274a117117-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b913/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b914/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b885/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b915/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid yDSr4jQBH2atAGEDCfSE/yDSr4jQBH2atAGEDCfSE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go google.golang.org/api/storage/v1 mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b914/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b885/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b915/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid H1YZIPSAP5-K5okws-gP/H1YZIPSAP5-K5okws-gP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/55/5596923a7a3841b921d8a18216515a087ee7d1b49948d0c399052aa89db52f50-d # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/31/31cc7bec95738f51d8913c291d401390d8ebc226ab269c184b06e119359216c5-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/de/de9f5e622729d8ef0cfe9bebd832bf0ef223cc4b7b7d398812183f4b0202b299-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/10/1031359503c4ceb82ba9c9c98abd9b4fbc325aa0bd5f40ca1e06898b37473189-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/97/9790391adf6603e5ad3fc1c28b3ade41a8d4220e8af3c5c8747212c4c862e391-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b909/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid sObCTJAtoyRi3747KSZ8/sObCTJAtoyRi3747KSZ8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b989/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/14/142ea98a489aca28ea87abee01a353f30d231195c3fec870c7279e882582ed23-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b978/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1000/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b751/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b752/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b757/_pkg_.a packagefile github.com/rs/cors=$WORK/b1001/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid 8wzkbzkvNE1GPl_OGwhz/8wzkbzkvNE1GPl_OGwhz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/5a/5ae97848ffacd18cd183c1d48d8ed374f84a8ed6ec9d1281a14411a67b842527-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b944/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b945/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b972/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b973/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b974/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid kDF0b8crbklQ22CJ6-lp/kDF0b8crbklQ22CJ6-lp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b913/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/3e/3efb247ec460607ed28b3dcf4eced2e4fca516d5f2254c8c45db83faa98ef5ff-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b910/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid EsJyXZ6fgrBCUsvcw_oJ/EsJyXZ6fgrBCUsvcw_oJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/43/435d9cd6b20c98ebce139fb598df832e65dda994ccd635c2b2de3c8fdc3d5b4c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/d2/d2c31fe7302f2ab49b3b0ae6c65a06d417d26de52995ea76fd77038115e17575-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b853/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b887/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b897/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b910/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid rxAwRmVWXIuR059Yid7M/rxAwRmVWXIuR059Yid7M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/9c/9c3e68fbc300de1705edfc5629b806e62d900780c40acdf92b0a2dc915407987-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/29/29b75e3a82024d152874b404e5ae69f794b9c8f1dfa30151fc9a443fb48de7d7-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b701/ github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b332/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid xPC-iihgTcf9lTD2_4FZ/xPC-iihgTcf9lTD2_4FZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid CkaVcklqw6NhqSIB7fN2/CkaVcklqw6NhqSIB7fN2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/e9/e9da87bbcd86e8fb24b844f6f3155a27ced0def36db675a87292ce4cd5bb7d3a-d # internal google.golang.org/api/transport mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b886/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b915/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid bUYt8WjQfsAcymNRR44O/bUYt8WjQfsAcymNRR44O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/0e/0edf277a7305829385d2d33393ea071fa9c6f1dac29b59b2c22c637f50a94024-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a2/a2504734da64f062782750b2f5991e9866f3e2dbb39c88927073bbae1f1b689f-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b335/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b473/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b474/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b422/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b484/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/pprof=$WORK/b490/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/2d/2d25cdfb6223f0c67558ad573d728dc4d2be104a7d22a55ca9a44844144167d6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid CFe_kHFIDcuPlD_KV1mP/CFe_kHFIDcuPlD_KV1mP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/d6/d68559dfb950b19fc842bf971c4a190273d1cc71aea503a3ef7064706db41c14-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b876/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b885/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b886/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b911/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid f9bF7uzakhx0SqxgHLnH/f9bF7uzakhx0SqxgHLnH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/8e/8ebdb7cb2a409c79040f786e092caaa03804071a9323ad1ce0992f4946693f32-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b920/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/b6/b6efe8cc6fe857df30f1d63d823198500fc61c172359c1d4d5c9d56439b8caae-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b700/ github.com/grafana/grafana-aws-sdk/pkg/awsds github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b288/ mkdir -p $WORK/b761/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid UZu9EyMHVpXcBSEJslKZ/UZu9EyMHVpXcBSEJslKZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid KKy_RzEvXCidqBqNxT47/KKy_RzEvXCidqBqNxT47 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/e1/e1870aacbebb33189f75a8a02257c2c9656cf62ec3e3e4153ad0d9e12a120b71-d # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b320/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b495/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid 0yXD9-uICoXe2K_PpBgo/0yXD9-uICoXe2K_PpBgo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b842/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f9/f9ec107b9af299378b60dbf2a7ad2386531bace6eb3fe81780c7cd03c834436b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/12/120303a7642e3492d35f1f79788eab98e4538c9a43da30e95850b2f15365d3bb-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b761/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid oWT6AchT1-kxHgkc8zaY/oWT6AchT1-kxHgkc8zaY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/04/04a52b6780e047b5b8f40b18cf89914461d4b4f34d12413140f4c2c6f22871c9-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b763/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid 6h3rIA6chSYfkY6UJj5y/6h3rIA6chSYfkY6UJj5y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b875/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/bc/bc50120737c51df602e1a2a10ef5f550ef4affe4dc7c73e1f85f08357b3cb60c-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/33/3382154e6f77de3b3dc9896c01ddede5a7a7ebc538ec03176a9a35d52e18bebf-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b279/ cloud.google.com/go/storage mkdir -p $WORK/b852/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b288/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b522/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b278/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 5F7mLalNwx2rKl16BpgF/5F7mLalNwx2rKl16BpgF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b853/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b854/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b864/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b865/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b866/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b873/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b874/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b875/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b913/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b876/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b885/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b920/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b921/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b915/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b911/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b863/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid jOeKuu43JMbfvowdNjwu/jOeKuu43JMbfvowdNjwu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/dd/dd5a41f8f4b0f186d9f5b804832a70e840794143ed6fb9c5282de60cf39d7eaa-d # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/3f/3fdc85cae8859c0d14b43a48df47cf1b4d3daf98764e76217f712c27e4cb6ee9-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b842/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid t_kzeqD7-2oWK9Y6iCKF/t_kzeqD7-2oWK9Y6iCKF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/09/092fb5109062b459cbfcc9e232b1fd16ca65e77330770e6bf6d077dc76d71457-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b259/ github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b650/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b268/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b582/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b817/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid 1oeS7jJ_oWcnk2VCZNv8/1oeS7jJ_oWcnk2VCZNv8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid _xF77omlzD1DJ_F2sp42/_xF77omlzD1DJ_F2sp42 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid dMKuLjVuJBeN82kyh3CF/dMKuLjVuJBeN82kyh3CF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/14/149e599bb4a9fb4bd2c0fde395c5e799cab582cda1870d4f59d7209823d63a70-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/0c/0c2fe7883c5aeb966a26264dbe51d0cd059a0c516668bf74f98d5f07b056ba74-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b850/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid ldC0MBWnYfR5c5dUooUd/ldC0MBWnYfR5c5dUooUd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/a7/a739935a5562424a4cf1e1b6a8ab9b636fb503d4bf08202a0d3a4670ce23cc5e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d7/d70eae2e61fab0eb767ffd33ae1557d83f526fe49e5a86bfbebf45a34e28440b-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid 2TWcLEEu9OfpLYVs8Or1/2TWcLEEu9OfpLYVs8Or1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./pkg/bus/bus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/ab/abcba72f4049a8131da71b104f9f47df62bde3bf4fd84c24a752ecaf26ea6242-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/4e/4e67d13863b5a46e3b2ffbc0224e823bd29355fd5e00877d6dbe598b00558407-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/65/65e36e6012c2a7a20d78e9d564a99a255d3bd9e0c91b4c31b7c3b23ed3c9ed0d-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b852/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b882/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid r2IA5pNOoAHCZBpBRN6C/r2IA5pNOoAHCZBpBRN6C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/3b/3b08531598cc87a21dd8dadc6e0240270c61b29102fcc74265693c437324e579-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b852/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b922/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b882/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid jyMtmqrA-8BRyV2mfMRj/jyMtmqrA-8BRyV2mfMRj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/25/2541aa95d39b297bc75f7052df35796f2137c1a920914ead5eb1b4999418868b-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b840/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b309/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid U1QtJSGLGfY4LW5a1P6_/U1QtJSGLGfY4LW5a1P6_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/ae/aeb84a045a00701ab0cbd0b524892aa4b0163a48fdc201a414fa1a4f456dcf5f-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b664/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b664/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b664 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b664=/tmp/go-build -gno-record-gcc-switches -o $WORK/b664/_cgo_.o $WORK/b664/_cgo_main.o $WORK/b664/_x001.o $WORK/b664/_x002.o $WORK/b664/_x003.o $WORK/b664/_x004.o $WORK/b664/_x005.o $WORK/b664/_x006.o $WORK/b664/_x007.o $WORK/b664/_x008.o $WORK/b664/_x009.o $WORK/b664/_x010.o $WORK/b664/_x011.o $WORK/b664/_x012.o -g -O2 -ldl -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sqlite3 -dynimport $WORK/b664/_cgo_.o -dynout $WORK/b664/_cgo_import.go cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid NZLymJJNrnR8jWczt1tJ/NZLymJJNrnR8jWczt1tJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b664/_cgo_gotypes.go $WORK/b664/backup.cgo1.go $WORK/b664/callback.cgo1.go $WORK/b664/error.cgo1.go $WORK/b664/sqlite3.cgo1.go $WORK/b664/sqlite3_context.cgo1.go $WORK/b664/sqlite3_load_extension.cgo1.go $WORK/b664/sqlite3_opt_userauth_omit.cgo1.go $WORK/b664/sqlite3_other.cgo1.go $WORK/b664/sqlite3_type.cgo1.go $WORK/b664/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b664/_pkg_.a $WORK/b664/_x001.o $WORK/b664/_x002.o $WORK/b664/_x003.o $WORK/b664/_x004.o $WORK/b664/_x005.o $WORK/b664/_x006.o $WORK/b664/_x007.o $WORK/b664/_x008.o $WORK/b664/_x009.o $WORK/b664/_x010.o $WORK/b664/_x011.o $WORK/b664/_x012.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/1e/1e3143f8d2ce2dc0a996999ad7b4d292a0e04478a9b509e59b2c4b3e02f0ff99-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b642/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b658/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b644/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/lib/pq=$WORK/b661/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b664/_pkg_.a packagefile go.uber.org/atomic=$WORK/b575/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid NB-eaPKyAKVzMpjE8Lc-/NB-eaPKyAKVzMpjE8Lc- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/1d/1d7cba634ae5df729b380e82851e1651d46bc1f2ca699889fae7df12e901f6f8-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid FVXPcKXfzPr-U7AzVjmG/FVXPcKXfzPr-U7AzVjmG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./pkg/registry/registry.go github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid Yb0Cer14OevI417eoIbr/Yb0Cer14OevI417eoIbr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/4a/4a68619026258314e43822615035ad02b1f484da95a0068da6481da33cbf72f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/77/77be5682a5efa2e67cae7a2ac48a23091f63a89c4b70a7e3b6cf85d2691aa9a7-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid Z_4ucONyTbtDCuqHHoiR/Z_4ucONyTbtDCuqHHoiR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/ff/ffc85df230987ab96394c7b21d0ac6d2133d67fb384124b31b3a9dcb1c9ad807-d # internal github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b673/ github.com/grafana/grafana/pkg/plugins github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b702/ github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b699/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a EOF cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid JBCcm6BHjLLScxdtCmt2/JBCcm6BHjLLScxdtCmt2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid gxndUe6AYid0vdHbwTDe/gxndUe6AYid0vdHbwTDe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b522/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b764/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid q8oYW_dpqYQ6waIdAuQN/q8oYW_dpqYQ6waIdAuQN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go github.com/grafana/grafana/pkg/services/notifications github.com/grafana/grafana/pkg/middleware/cookies github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b671/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b766/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b734/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid d91E8gRXN4XDXTzx8bgT/d91E8gRXN4XDXTzx8bgT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF mkdir -p $WORK/b785/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid Ypkpc2ccMkQRLW2ZMYrt/Ypkpc2ccMkQRLW2ZMYrt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./pkg/services/annotations/annotations.go mkdir -p $WORK/b924/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b676/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b735/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/mail=$WORK/b736/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid AKjt9p9ZYPCh57CTD1So/AKjt9p9ZYPCh57CTD1So -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid _o-66A1GaFr9TDcpgiYi/_o-66A1GaFr9TDcpgiYi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./pkg/middleware/cookies/cookies.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid Z2RNzhNDnU2eaejuJWdm/Z2RNzhNDnU2eaejuJWdm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/56/568a4edd54997714e3e7f0f115dd918007f5538c20cce89fabeb86443a1a3fd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/d9/d9825258312fb6f90cae3eac2041895bd7f885724bd66476dc5f1ba1f944073f-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid CCdbjcY_eZu3P8SBW1bT/CCdbjcY_eZu3P8SBW1bT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/81/81c1b0dfa7329b26facbb810cf1c4993526ac4f326048c38c47f868ee3bb68eb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/c4/c45c989af690fc69620e13b3cdfe1384e75199f69327229c521141ecf87de2d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/9a/9af067400a243a9bcc8d452b964adb275930dc758b2f070d475489f75b3eee59-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b760/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b764/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid hwuDB7JpEHEGg-m3GLYZ/hwuDB7JpEHEGg-m3GLYZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/45/45b1d720ba62ad9110fc2392ad2407db3df3fd01fd0692b816005f3e1f317830-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b672/ github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b793/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b676/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid 279yHYo0dsBbLxWxstxu/279yHYo0dsBbLxWxstxu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b794/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b795/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid Ooc82NfbUTtp3JOlbxR_/Ooc82NfbUTtp3JOlbxR_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/59/59cf6fc8603e6e7a163a4f5953f141aeff16c87338bdf575f614e78b2f06d23b-d # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1005/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid WVVkVP8KTNcESno-B9k4/WVVkVP8KTNcESno-B9k4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/cb/cb8109edf79428ee011ce128cd4686ec0aa528e8c46bcea3eefde748caef9cd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/48/482230c89b0a97787999525259d6d3823cf4c9851e276487ab49f4e3f02704c2-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid bq76ILqa2GRp-7ZGmuwE/bq76ILqa2GRp-7ZGmuwE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/7c/7c725cf5a574dd2f339a75818ab2e5cba5bb8633de2207360c6dfcfb1aa01974-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/a4/a491fd503e165df2091a0bd43415655a57408e6ab6966417ec0dd442c023f594-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b821/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b278/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid alql9Vmw059vSZ2rwvN9/alql9Vmw059vSZ2rwvN9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/65/6542445f56fac7fa63a7a203fe6ba95b1f410fb53ac80a7094ff9e5a40a2eb75-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b793/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid 1xJupU8tcrhETNFF_5Q2/1xJupU8tcrhETNFF_5Q2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/f9/f9b9ade722ec5e6c57e5185ebebc7f78e8e8fdfc498dfa503302be1b43ccdc98-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b703/ github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b679/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid etxmDBDRDVoSp8SBRqu3/etxmDBDRDVoSp8SBRqu3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b806/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b680/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid upjLz8WFJ6QnM1FcpErz/upjLz8WFJ6QnM1FcpErz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid fjuA98452n6A19J_lWrM/fjuA98452n6A19J_lWrM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/21/21eaf7782f66b6b2d94fce28c9862be7d5e3cfcfd03995a952dd9fffbb17051f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/fa/fa76d53c7073e79bf05d4e392945248fc4f066e120cc49709cdbe47b80497bf9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b820/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/53/53b6582d1b57af734d07574a4192adc2499fd2254672d8410b193b88a1d5d2ec-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/30/30c601bb55c82855e5267d2582d397759d3e1a44278733712859a02c73d4831d-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b728/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid JKuB3BgBTX_cByHs47UY/JKuB3BgBTX_cByHs47UY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/5e/5edd17e312cd3a0a81a7ee21a69d5d568f1a6ee4d8cfb72ccf8ec747e4a719fc-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid Q_2IxMJrrFk5Q2h2hp2w/Q_2IxMJrrFk5Q2h2hp2w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/20/2094f4d30e7b146bd67a71fb8eb94598742a6ae98ce5c5f4182274ae0ca50ac7-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b818/ cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid o3OhTqqWPmvTK-FkB2vq/o3OhTqqWPmvTK-FkB2vq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/6b/6bbb530b91d320214d5c21ce54d224550637a951244ddf24fb41dfe68ef58597-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b767/ github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b678/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b668/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid 1eOYxt6PsRNtnD5znOBp/1eOYxt6PsRNtnD5znOBp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b687/_pkg_.a packagefile golang.org/x/text/language=$WORK/b689/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid zPGBXISBTXvPNfwjYqHi/zPGBXISBTXvPNfwjYqHi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/69/69e20af5e9c47aeaf39c7c6aa188a8c0733f150962aa0a3c3c3dcc3b06b75570-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/f6/f62ef75c3eb9e2f043e727985deba5ca79f2f6c13ebb1befa896d8d2d66052d3-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b466/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b732/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid fCigHLEQvbnx_biDbGtz/fCigHLEQvbnx_biDbGtz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/72/72baf1140a99ffcecdd8a7bc251e2a6d9fd0f6dbec7c606408dabafcc033b537-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/ea/ea2700265496204f2f1edc3c10b8d04c7b2e3ec8256a8c6074d276e673b5ebcd-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid ATTACdvzG1M3kfGWsbDf/ATTACdvzG1M3kfGWsbDf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/2c/2cc655fc34dd155ca8e5bb3a5a7299581ea8fe9e16ef36a306b7e83289fc9349-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/16/16150f7b5ddac8a9d02e67830ffac08b1d32a361ae63edc3c27715b2f44d7ba3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b694/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b485/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b752/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid F2lXkMizHiu-F0e50dtx/F2lXkMizHiu-F0e50dtx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/e7/e76be633e45245f983b4c10617c8de6cc255d1f099fffb5020a83e9477a745ee-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid -PJ6pvVeA2AWtQf_BNh5/-PJ6pvVeA2AWtQf_BNh5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/99/991507865bd6b4c79d2351d8e735f5629573ea03a53c6534e36475f22d0dbaea-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b643/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/lib/pq=$WORK/b661/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b664/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/core=$WORK/b667/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid VRQijqhG4TXOEjxWMfw-/VRQijqhG4TXOEjxWMfw- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/6d/6dcfa11f582f89df68c6c3300e89110afda357b57d39a5b7a1f8fa415fe444d8-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile github.com/fatih/color=$WORK/b243/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b636/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations -lang=go1.17 -complete -installsuffix shared -buildid HeU6b9PEHVa5isELMGYa/HeU6b9PEHVa5isELMGYa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./pkg/cmd/grafana-cli/commands/datamigrations/encrypt_datasource_passwords.go github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b774/ github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b787/ github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b798/ github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b808/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid ObI30Y8Ca1EjykaJPf7z/ObI30Y8Ca1EjykaJPf7z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b809/ github.com/grafana/grafana/pkg/services/secrets/database cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b775/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid aeyweN0fUwg0pHnP7vff/aeyweN0fUwg0pHnP7vff -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid l-EPGxjt9KBZVOQdPdv2/l-EPGxjt9KBZVOQdPdv2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go mkdir -p $WORK/b819/ github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b823/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid Pd_WXElITuz2j5ywh5Z0/Pd_WXElITuz2j5ywh5Z0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/services/quota/quota.go github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b981/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid tKF0Is16-A0x88dlzGt-/tKF0Is16-A0x88dlzGt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./pkg/services/secrets/database/database.go cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid _w7cfHiuQ5Yze4_Mvb3H/_w7cfHiuQ5Yze4_Mvb3H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid 5kvdlXx0w2-oaxA8xcBn/5kvdlXx0w2-oaxA8xcBn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid -ls_7384AppPpNV4SrW4/-ls_7384AppPpNV4SrW4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/33/337560f253cc7bfa0c6051a429762a0377d5835c3fe1191e49079e6e46226c9b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/95/955321d6f2176c7150ac5f04734a0b35c347dda8120dd959c9543b5fcc043638-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b819/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/cc/cc9cda72a814a738c0cd45f459366d544e5707be5ea6b9f2317fea9c846dc7d0-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid LHVPf4aKGVbi9A9KeGt-/LHVPf4aKGVbi9A9KeGt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/22/22661bf14aeac82eb2be8604e4d4ce623957c6723576ed23a777e70a0039b63c-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b798/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid IZmkVJ2Du3Di3kju6FrJ/IZmkVJ2Du3Di3kju6FrJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/05/055c9d7c152f7e4842e75534173772bd23db7c21c36fd10d1f8135ac2dc66182-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b808/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/5b/5bf0977551faaa9eab2079f21114a4f934b39c1e514b61038cd3745c621dce3d-d # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/3a/3a61893e3588fdd54b0d404534807ed2adbd5dd3a2430bc53618485b2cb53588-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/b5/b51c24877474bbbbd9032dc3dcf52cf2ee6e1d40c86417572d61400b10ed91b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/d0/d0f77086b4a8b0bdb33b932d6ff7fb80e5edb732d4dec56faed1b8f8179ddda2-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b803/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid TlleLef6kOQTOtqNvb-d/TlleLef6kOQTOtqNvb-d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/c1/c1e025b01ea37504eb3fcd956d6042eba88167bf47133322a793fbfbd1610386-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b801/ github.com/grafana/grafana/pkg/login github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b792/ mkdir -p $WORK/b805/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid 7xHtiykyZplxFecwSst3/7xHtiykyZplxFecwSst3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid SCWk0i1Jj7M_R_ebDZDi/SCWk0i1Jj7M_R_ebDZDi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/mail=$WORK/b736/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid CzQ7P2wiNu-rT8NAuCd6/CzQ7P2wiNu-rT8NAuCd6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/91/9102978907ff184e1578ab8b7fb6c950be62a1576c1432afda1621d509e24705-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/38/38f02d9b44f707c9ca1687bcc1e3a5b2d9f3bdd4833a4caa56f7cb58c0b61888-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/74/74d336aada2d434178e19de9f2e12aa64438fc35420e48442a27004d1bd24e55-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/28/282af9c720be55d862707a159ba51670e1f3cc2bb143999ac0f23288426e278b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/9b/9b89d0868d0555dcc99ce7718f03ee933ec60ab651aba7d82646decef0d1cbff-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid -srH-rJ71O2q3SET_sfg/-srH-rJ71O2q3SET_sfg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b838/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b839/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b924/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b821/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid _yJdCFk4kYCUFUMIYfZk/_yJdCFk4kYCUFUMIYfZk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/ae/ae278c0277d0fc4ea237aab6e2cad812175f6253e9576cd36954acdb54341558-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b810/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httptest=$WORK/b685/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid 0kuXCstEb9MUxm4RYEYJ/0kuXCstEb9MUxm4RYEYJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/5c/5c1b4efec38a2ee11c8536d4823ebd62bfbcd96ec191850d4967e55c3a9f2e10-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b837/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b733/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid lDCYdHpyyKNg_iwggjHH/lDCYdHpyyKNg_iwggjHH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/5f/5fce7b857e16df8b64d6a12c9362246043beccc92221724eaf0df1ddc543f88e-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid 2RIBakje1il7zB4OykRa/2RIBakje1il7zB4OykRa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/08/083732426928c04e87d50cefa6572269656084bf87a9ab43a0d4f0a4f830f795-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b753/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b941/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b943/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b143/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid 4Bvk-2UBgyKlD2OtiHKU/4Bvk-2UBgyKlD2OtiHKU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/c6/c63776dfb59f5d7683407533586eb5719f3510e66d93325b1ca42492c4c04edc-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/runner mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/google/wire=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/runner -lang=go1.17 -complete -installsuffix shared -buildid -efx74KWZPs5vq-_-A97/-efx74KWZPs5vq-_-A97 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./pkg/cmd/grafana-cli/runner/runner.go ./pkg/cmd/grafana-cli/runner/wire_gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/b9/b9b438d4a107343b7937147e1546705a9b21cc55f7285bb20ddd7f00f6ac7a87-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/a3/a3a5d0e6f8925d1b1d9c5da23378bd1e00939162c9a1896eb86c861f23636cba-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b923/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b978/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b676/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid 8PC61w3tHhwF6-rWxRSn/8PC61w3tHhwF6-rWxRSn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b981/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b684/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/http/httptest=$WORK/b685/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b666/_pkg_.a packagefile xorm.io/core=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid rvrCbBZm6JMxLdKflnd8/rvrCbBZm6JMxLdKflnd8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/c3/c3c3ccfb470ff22d74f042706e9b3a2aca2521bf4f5d48e02bd40f3d0e4f5860-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/5e/5e4fc9932a5e1ff8af6419226b6f89d72768ec95c514b6b3e3b4b90055b71192-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b980/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b680/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid E-QSjtJwDLexeQf_cGN1/E-QSjtJwDLexeQf_cGN1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/f3/f380af5a2825e26416e4e4f3fdf3800637133def00e6e0439a4999b25b28318e-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b979/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b980/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b982/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1000/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1002/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b751/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b752/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b821/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid sYjtrQ89NnmjASx6djCu/sYjtrQ89NnmjASx6djCu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/de/de17c4d90ed67570af34d4ded8a2e99ef8ad901ec28edd99e885b858370e44bc-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b636/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations -lang=go1.17 -complete -installsuffix shared -buildid dQMOo4v_n1W93emRS9Md/dQMOo4v_n1W93emRS9Md -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_deks.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/rollback_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/secretsmigrations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/7e/7e8085bf207fb2b54dfce26f8c9120d94b03e62d6b0e74e87c51297c160dd8e1-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b222/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b243/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b253/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b635/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b636/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1009/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b638/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1010/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands -lang=go1.17 -complete -installsuffix shared -buildid uJO72_g2QyGjnZSTYEO8/uJO72_g2QyGjnZSTYEO8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-cli/commands/cli.go ./pkg/cmd/grafana-cli/commands/commands.go ./pkg/cmd/grafana-cli/commands/cuetsify_command.go ./pkg/cmd/grafana-cli/commands/install_command.go ./pkg/cmd/grafana-cli/commands/listremote_command.go ./pkg/cmd/grafana-cli/commands/listversions_command.go ./pkg/cmd/grafana-cli/commands/ls_command.go ./pkg/cmd/grafana-cli/commands/remove_command.go ./pkg/cmd/grafana-cli/commands/reset_password_command.go ./pkg/cmd/grafana-cli/commands/scuemata_validation_command.go ./pkg/cmd/grafana-cli/commands/trim_command.go ./pkg/cmd/grafana-cli/commands/upgrade_all_command.go ./pkg/cmd/grafana-cli/commands/upgrade_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e2/e2a401006ae75af094bfb2e14d91480e8278c4879241f70e78ae5f261b7c583d-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid CvSrP1LAv7dUhx3RXNLQ/CvSrP1LAv7dUhx3RXNLQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-cli/main.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f1/f1b0d15136cb58d8254b939fe3c412417b01ad77521fa24a28064cf81dcf6452-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b052/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b107/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b222/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b243/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b248/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b253/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b635/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b636/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b273/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1009/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b638/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1010/_pkg_.a packagefile text/template=$WORK/b089/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b045/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b046/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b063/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b066/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b073/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b057/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b072/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b095/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b106/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b058/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b108/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b219/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b223/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b241/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b071/_pkg_.a packagefile os/user=$WORK/b238/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b068/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile unicode/utf16=$WORK/b083/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b244/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b249/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b250/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b251/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b252/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b254/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b255/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b256/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b590/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b820/_pkg_.a packagefile github.com/google/wire=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b669/_pkg_.a packagefile crypto/sha256=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile net=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b268/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b557/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b582/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b589/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b668/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b552/_pkg_.a packagefile archive/zip=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b699/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b139/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1008/_pkg_.a packagefile crypto/x509=$WORK/b191/_pkg_.a packagefile database/sql=$WORK/b642/_pkg_.a packagefile database/sql/driver=$WORK/b059/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b643/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b768/_pkg_.a packagefile github.com/lib/pq=$WORK/b661/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b664/_pkg_.a packagefile xorm.io/core=$WORK/b667/_pkg_.a packagefile xorm.io/xorm=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b693/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b288/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b522/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b494/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b524/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b482/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b278/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b274/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b275/_pkg_.a packagefile mime/quotedprintable=$WORK/b214/_pkg_.a packagefile flag=$WORK/b237/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b639/_pkg_.a packagefile text/tabwriter=$WORK/b074/_pkg_.a packagefile testing/iotest=$WORK/b1011/_pkg_.a packagefile text/template/parse=$WORK/b091/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b065/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b076/_pkg_.a packagefile html/template=$WORK/b084/_pkg_.a packagefile log=$WORK/b092/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b109/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b126/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b138/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b141/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b149/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b218/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b220/_pkg_.a packagefile crypto/internal/backend=$WORK/b116/_pkg_.a packagefile crypto/internal/randutil=$WORK/b122/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b140/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b224/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b225/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b228/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b231/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b233/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b144/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b079/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b242/_pkg_.a packagefile runtime/cgo=$WORK/b121/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b246/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b591/_pkg_.a packagefile github.com/go-kit/log=$WORK/b262/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b264/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b267/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b270/_pkg_.a packagefile log/syslog=$WORK/b266/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b675/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b676/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b511/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b823/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b979/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b980/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b734/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b982/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b925/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1000/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b747/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1002/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b751/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b752/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b745/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b821/_pkg_.a packagefile testing=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b816/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b773/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b817/_pkg_.a packagefile mime=$WORK/b212/_pkg_.a packagefile crypto=$WORK/b111/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile container/list=$WORK/b153/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b184/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b188/_pkg_.a packagefile crypto/rc4=$WORK/b189/_pkg_.a packagefile crypto/rsa=$WORK/b190/_pkg_.a packagefile crypto/sha1=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b123/_pkg_.a packagefile crypto/subtle=$WORK/b114/_pkg_.a packagefile encoding/pem=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b155/_pkg_.a packagefile internal/godebug=$WORK/b156/_pkg_.a packagefile internal/nettrace=$WORK/b157/_pkg_.a packagefile internal/singleflight=$WORK/b158/_pkg_.a packagefile net/netip=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b213/_pkg_.a packagefile net/http/httptrace=$WORK/b215/_pkg_.a packagefile net/http/internal=$WORK/b216/_pkg_.a packagefile net/http/internal/ascii=$WORK/b217/_pkg_.a packagefile net/textproto=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b265/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b564/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b570/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b574/_pkg_.a packagefile go.uber.org/atomic=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b579/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b580/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b581/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b584/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b620/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b624/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b634/_pkg_.a packagefile google.golang.org/grpc=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b398/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b610/_pkg_.a packagefile runtime/trace=$WORK/b493/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b332/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b437/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b335/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b473/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b474/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b422/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b484/_pkg_.a packagefile net/http/pprof=$WORK/b490/_pkg_.a packagefile expvar=$WORK/b477/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b478/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b479/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b480/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b487/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b395/_pkg_.a packagefile runtime/debug=$WORK/b459/_pkg_.a packagefile runtime/metrics=$WORK/b483/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b553/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b701/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b124/_pkg_.a packagefile embed=$WORK/b183/_pkg_.a packagefile crypto/dsa=$WORK/b192/_pkg_.a packagefile crypto/x509/pkix=$WORK/b193/_pkg_.a packagefile encoding/asn1=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b187/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b651/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b658/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b679/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b662/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b663/_pkg_.a packagefile xorm.io/builder=$WORK/b666/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b687/_pkg_.a packagefile golang.org/x/text/language=$WORK/b689/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b759/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b485/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b281/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b320/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b523/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b525/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b526/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b529/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b545/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b546/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b549/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b556/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile crypto/boring=$WORK/b276/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b277/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b640/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b077/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b080/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b078/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b082/_pkg_.a packagefile html=$WORK/b088/_pkg_.a packagefile encoding/csv=$WORK/b137/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b142/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile github.com/google/uuid=$WORK/b221/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b117/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b125/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b226/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b227/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b229/_pkg_.a packagefile text/scanner=$WORK/b230/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b234/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b235/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b247/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b263/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b271/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b674/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b836/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b941/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b943/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b143/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b923/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b978/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b466/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b808/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b981/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b684/_pkg_.a packagefile net/http/httptest=$WORK/b685/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b735/_pkg_.a packagefile net/mail=$WORK/b736/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b983/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b744/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b757/_pkg_.a packagefile github.com/rs/cors=$WORK/b1001/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b513/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b926/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b746/_pkg_.a packagefile github.com/oklog/run=$WORK/b429/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b547/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b749/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b619/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b754/_pkg_.a packagefile internal/sysinfo=$WORK/b599/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b809/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b807/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b185/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b112/_pkg_.a packagefile crypto/internal/nistec=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b200/_pkg_.a packagefile internal/intern=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b208/_pkg_.a packagefile compress/zlib=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b578/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b615/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b368/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b621/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b622/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b623/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b625/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b627/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b393/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b374/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b400/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b588/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b334/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b438/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b448/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b449/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b450/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b442/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b465/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b470/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b471/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b475/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b423/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b427/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b428/_pkg_.a packagefile golang.org/x/net/context=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b431/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b432/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b433/_pkg_.a packagefile net/rpc=$WORK/b435/_pkg_.a packagefile os/signal=$WORK/b430/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b468/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b469/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b389/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b486/_pkg_.a packagefile internal/profile=$WORK/b491/_pkg_.a packagefile runtime/pprof=$WORK/b492/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b361/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b394/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b488/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b489/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b554/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b660/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b688/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b690/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b760/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b764/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b282/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b285/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b283/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b329/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b499/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b519/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b520/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b521/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b528/_pkg_.a packagefile compress/lzw=$WORK/b530/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b531/_pkg_.a packagefile github.com/google/btree=$WORK/b533/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b534/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b535/_pkg_.a packagefile github.com/miekg/dns=$WORK/b537/_pkg_.a packagefile github.com/sean-/seed=$WORK/b544/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b550/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b413/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b555/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b151/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile github.com/golang/glog=$WORK/b236/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b239/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b826/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b828/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b837/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b942/_pkg_.a packagefile container/heap=$WORK/b944/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b972/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b973/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b974/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b681/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b682/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b683/_pkg_.a packagefile net/http/internal/testcert=$WORK/b686/_pkg_.a packagefile net/smtp=$WORK/b737/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b986/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b987/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b988/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b990/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b992/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b999/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b504/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b506/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b512/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b310/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b548/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b750/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b755/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b802/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b113/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b206/_pkg_.a packagefile hash/adler32=$WORK/b568/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b597/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b372/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b626/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b629/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b631/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b633/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b355/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b396/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b411/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b417/_pkg_.a packagefile net/http/httputil=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b391/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b441/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b445/_pkg_.a packagefile hash/maphash=$WORK/b447/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b451/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b452/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b453/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b460/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b472/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b434/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b390/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b392/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b367/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b698/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b729/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b763/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b766/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b315/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b327/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b330/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b517/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b502/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b508/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b514/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b515/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b532/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b536/_pkg_.a packagefile encoding/base32=$WORK/b538/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b539/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b543/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b551/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b414/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b832/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b835/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b838/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b839/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b924/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b959/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b967/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b970/_pkg_.a packagefile go.uber.org/goleak=$WORK/b975/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b928/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b938/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b931/_pkg_.a packagefile encoding/xml=$WORK/b316/_pkg_.a packagefile github.com/docker/go-units=$WORK/b991/_pkg_.a packagefile github.com/josharian/intern=$WORK/b505/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b507/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b312/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b756/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b777/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b782/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b783/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b784/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b798/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b803/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b804/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b630/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b632/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b446/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b454/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b455/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b457/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b458/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b461/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b462/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b463/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b724/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b726/_pkg_.a packagefile math/cmplx=$WORK/b716/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b325/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b518/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b503/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b509/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b510/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b516/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b540/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b541/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b542/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b831/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b840/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b851/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b963/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b965/_pkg_.a packagefile github.com/golang/snappy=$WORK/b971/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b976/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b932/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b794/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b795/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b456/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b464/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b727/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b850/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b852/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b922/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b878/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b882/_pkg_.a packagefile google.golang.org/api/option=$WORK/b877/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b962/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b933/_pkg_.a packagefile golang.org/x/text/width=$WORK/b934/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b796/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b719/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b846/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b847/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b848/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b849/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b853/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b854/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b864/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b865/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b866/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b873/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b874/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b875/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b855/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b859/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b913/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b876/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b885/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b920/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b921/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b915/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b911/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b863/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b879/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b881/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b883/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b884/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b867/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b858/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b886/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b856/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b860/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b914/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b916/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b918/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b898/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b919/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b897/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b862/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b912/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b868/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b871/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b872/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b887/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b910/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b857/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b917/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b893/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b892/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b896/_pkg_.a packagefile go.opencensus.io=$WORK/b870/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b888/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b902/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b891/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b894/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b895/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b889/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b909/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b907/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-cli\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.1\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/cuetsy\tv0.0.1\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/urfave/cli/v2\tv2.3.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/xlab/treeprint\tv1.1.0\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0xad9c693ec24e33e80208a8c545278ed3ebcdf7d9 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\"\nbuild\t-tags=rpm_crashtraceback,libtrust_openssl\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\"-D_FORTIFY_SOURCE=2 -fstack-protector-all\"\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=ppc64le\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\nbuild\tGOPPC64=power8\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=778zF8ddroR8dzqiRaIt/CvSrP1LAv7dUhx3RXNLQ/om8tJhDEss7ejJI6Y41v/778zF8ddroR8dzqiRaIt -linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0xad9c693ec24e33e80208a8c545278ed3ebcdf7d9 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-cli rm -r $WORK/b001/ + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=auto + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0x267995e56af700abb3ab631fd10a2f98af59d65c -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-server ./pkg/cmd/grafana-server WORK=/tmp/go-build3673735778 github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid TSsbxZGPpFLbyRyYLkjw/TSsbxZGPpFLbyRyYLkjw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go internal/goarch mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 2Q0L9zfy1cPrYcEkPAun/2Q0L9zfy1cPrYcEkPAun -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_ppc64le.go /usr/lib/golang/src/internal/goarch/zgoarch_ppc64le.go github.com/gobwas/glob/util/runes mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid K6v0qudWubDPfbtwVL-c/K6v0qudWubDPfbtwVL-c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid J4PvsMLH9ymtzipLdbBZ/J4PvsMLH9ymtzipLdbBZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cuelang.org/go/pkg/tool mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid ZhrIibGP_BWvO2lGdpCD/ZhrIibGP_BWvO2lGdpCD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid 8w1INFGVlC-yG025-DN6/8w1INFGVlC-yG025-DN6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/goos mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid wfNjkSpthmiVB-e_Huh1/wfNjkSpthmiVB-e_Huh1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go encoding internal/itoa mkdir -p $WORK/b027/ mkdir -p $WORK/b024/ crypto/subtle mkdir -p $WORK/b055/ unicode/utf16 mkdir -p $WORK/b060/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding -std -complete -installsuffix shared -buildid Pcc2XLrVer6Sx47U5Nx0/Pcc2XLrVer6Sx47U5Nx0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/itoa -std -complete -installsuffix shared -buildid v666NjdVj7wXRzsjMM8d/v666NjdVj7wXRzsjMM8d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/subtle -std -complete -installsuffix shared -buildid FMHT4SqtxmNzwrARIYDu/FMHT4SqtxmNzwrARIYDu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid wbBAd_s25CAFmMmkoA6C/wbBAd_s25CAFmMmkoA6C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid MfgaaMXDXLkhlxCjT5hC/MfgaaMXDXLkhlxCjT5hC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go crypto/internal/subtle google.golang.org/grpc/attributes mkdir -p $WORK/b054/ internal/goversion internal/nettrace golang.org/x/sys/internal/unsafeheader google.golang.org/protobuf/internal/flags container/list unicode/utf8 mkdir -p $WORK/b034/ math/bits mkdir -p $WORK/b032/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b077/ golang.org/x/xerrors/internal mkdir -p $WORK/b287/ mkdir -p $WORK/b208/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b308/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid EHJHnAym6EzKTAcP8RIE/EHJHnAym6EzKTAcP8RIE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b032/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 mkdir -p $WORK/b151/ mkdir -p $WORK/b096/ mkdir -p $WORK/b163/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid 0MeUXMYC0rH_0M7lLMNo/0MeUXMYC0rH_0M7lLMNo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p internal/goversion -std -complete -installsuffix shared -buildid bvGsUxWdb4aU4o92zzUf/bvGsUxWdb4aU4o92zzUf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b035/ golang.org/x/net/internal/iana cat >$WORK/b189/importcfg << 'EOF' # internal # import config EOF google.golang.org/grpc/serviceconfig mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid 6vfQJ11xd_NlbjijYN1P/6vfQJ11xd_NlbjijYN1P -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go github.com/cheekybits/genny/generic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid 0eYfZTpGhG8sQKi33QPo/0eYfZTpGhG8sQKi33QPo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b462/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b305/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid QTF--ePqOiGv9IG24rx0/QTF--ePqOiGv9IG24rx0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p internal/nettrace -std -complete -installsuffix shared -buildid 28uuQvgS2_GoAu1sVg2v/28uuQvgS2_GoAu1sVg2v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid XAaPVykBn_RLYxCoIY-r/XAaPVykBn_RLYxCoIY-r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 9kYbGIuKnC3_UJNOnmdR/9kYbGIuKnC3_UJNOnmdR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -installsuffix shared -buildid cH_CAMNBZzwZkzdzU-bt/cH_CAMNBZzwZkzdzU-bt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid m4uMmM1MYGmWS33T0Xya/m4uMmM1MYGmWS33T0Xya -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b484/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid uellJ6xGFOmcb9WRRn6y/uellJ6xGFOmcb9WRRn6y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode -std -complete -installsuffix shared -buildid LoAauhVWaUnN3cJKtYti/LoAauhVWaUnN3cJKtYti -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid K7USI4qffHu3nRgmgaPg/K7USI4qffHu3nRgmgaPg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid l7yiIP98y2Yfa4ABT6v4/l7yiIP98y2Yfa4ABT6v4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b531/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid E6YgNMxoa25iYwYVTboU/E6YgNMxoa25iYwYVTboU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid pP01yTwX5uk6KZQRKFqw/pP01yTwX5uk6KZQRKFqw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go go.opencensus.io mkdir -p $WORK/b616/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid O1ilzdo9OZyBiHEILQ94/O1ilzdo9OZyBiHEILQ94 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b616/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid jrwIsSpegOI1tIPJ4JJs/jrwIsSpegOI1tIPJ4JJs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid mYukVpWBaGb2zW6s4Xst/mYukVpWBaGb2zW6s4Xst -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/go.opencensus.io/opencensus.go cloud.google.com/go/storage/internal mkdir -p $WORK/b620/ github.com/uber/jaeger-client-go/internal/baggage github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b483/ github.com/apache/arrow/go/arrow/internal/debug cat >$WORK/b620/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b486/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid KO34QraeQvzNfTwjEO3z/KO34QraeQvzNfTwjEO3z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go mkdir -p $WORK/b282/ github.com/lib/pq/oid mkdir -p $WORK/b570/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b282/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid MmryIHfvkckEeeKK7S7D/MmryIHfvkckEeeKK7S7D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid gf_-vncsUQvK6JlPxhk1/gf_-vncsUQvK6JlPxhk1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go github.com/VividCortex/mysqlerr mkdir -p $WORK/b565/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid zje37M9D-4Jmg5gIujLd/zje37M9D-4Jmg5gIujLd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid Q4neJBZdHjYpHKeoXscO/Q4neJBZdHjYpHKeoXscO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config EOF go.opencensus.io/trace/internal mkdir -p $WORK/b617/ github.com/pierrec/lz4/v4/internal/lz4errors github.com/dgryski/go-rendezvous /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid 8xW1ZcBA_2HrMCo1-UZo/8xW1ZcBA_2HrMCo1-UZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go mkdir -p $WORK/b302/ gonum.org/v1/gonum/blas mkdir -p $WORK/b740/ go.opencensus.io/internal/tagencoding mkdir -p $WORK/b640/ gonum.org/v1/gonum/graph cat >$WORK/b302/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b705/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid gwpPVD-mhLNsjIeBao8Y/gwpPVD-mhLNsjIeBao8Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go cat >$WORK/b740/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b734/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid -CkT7WXnn1BZi3rMyWlI/-CkT7WXnn1BZi3rMyWlI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid 874XT-Loc234AWk8vCpJ/874XT-Loc234AWk8vCpJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >$WORK/b734/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b705/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid FlxLT1-JbCyhnH3GJtlz/FlxLT1-JbCyhnH3GJtlz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go cat >$WORK/b617/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid zVQztzkWxEyKYpVuO5sL/zVQztzkWxEyKYpVuO5sL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid wj4T2hzF7RaQBHgj_ABF/wj4T2hzF7RaQBHgj_ABF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b911/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant mkdir -p $WORK/b841/ image/color mkdir -p $WORK/b1437/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache container/ring mkdir -p $WORK/b829/ mkdir -p $WORK/b1106/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.16 -complete -installsuffix shared -buildid 6vuJ9hJBZpAbR-AGrnSA/6vuJ9hJBZpAbR-AGrnSA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go cat >$WORK/b829/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1437/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b911/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.16 -complete -installsuffix shared -buildid -6uoE7yh_r4yz-0W8ZNi/-6uoE7yh_r4yz-0W8ZNi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p image/color -std -complete -installsuffix shared -buildid iqdivQeY4fsTGB1NqUWD/iqdivQeY4fsTGB1NqUWD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid j0N_wRAtzT1wv_p0Zy_U/j0N_wRAtzT1wv_p0Zy_U -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go cat >$WORK/b1106/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p container/ring -std -complete -installsuffix shared -buildid 8ywwb9eGTE30q4hTFnYO/8ywwb9eGTE30q4hTFnYO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/importcfg -pack /usr/lib/golang/src/container/ring/ring.go go.opentelemetry.io/collector/translator/conventions github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo mkdir -p $WORK/b1419/ github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b825/ internal/cpu mkdir -p $WORK/b012/ sync/atomic mkdir -p $WORK/b021/ mkdir -p $WORK/b1024/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid WN_VMtHMcmN6FR394_NU/WN_VMtHMcmN6FR394_NU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/errorinfo.go cat >$WORK/b1419/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid 4kw060r87YIvzcSeP-Fk/4kw060r87YIvzcSeP-Fk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/conventions/opentelemetry.go ./vendor/go.opentelemetry.io/collector/translator/conventions/resource_aws.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_database.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exception.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exporters.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_faas.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_http.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_messaging.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_rpc.go cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF runtime/internal/atomic mkdir -p $WORK/b015/ cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_ppc64x.s github.com/google/wire mkdir -p $WORK/b1343/ github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b1322/ github.com/dennwc/varint cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b1240/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./atomic_ppc64x.s github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version mkdir -p $WORK/b847/ cat >$WORK/b1343/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid WPTx3QYbM0XT86vIrWK1/WPTx3QYbM0XT86vIrWK1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/importcfg -pack ./vendor/github.com/google/wire/wire.go cat >$WORK/b1240/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1322/importcfg << 'EOF' # internal # import config EOF github.com/segmentio/asm/internal/unsafebytes mkdir -p $WORK/b1030/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid 8qMWVcam3faEKwxYcS_N/8qMWVcam3faEKwxYcS_N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go github.com/prometheus/prometheus/tsdb/goversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.16 -complete -installsuffix shared -buildid 7wPR-EMp_m8oRNFddjY-/7wPR-EMp_m8oRNFddjY- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go mkdir -p $WORK/b1241/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.16 -complete -installsuffix shared -buildid CaqI_3lxudD_NSiSMBxU/CaqI_3lxudD_NSiSMBxU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.16 -complete -installsuffix shared -buildid j3hNNzmWGQhty-DVsLNY/j3hNNzmWGQhty-DVsLNY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go cat >$WORK/b1241/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid EIPCOalF2vZKoKtEJfP0/EIPCOalF2vZKoKtEJfP0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1382/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b1030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.16 -complete -installsuffix shared -buildid DwSB8YBNgiRY8Ls2ZP7p/DwSB8YBNgiRY8Ls2ZP7p -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.16 -complete -installsuffix shared -buildid DQDzdcpQSuCULWhFVc7Y/DQDzdcpQSuCULWhFVc7Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b1313/ cat >$WORK/b1313/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p github.com/Azure/azure-sdk-for-go/version -lang=go1.16 -complete -installsuffix shared -buildid VFiXUHLKjTxrByan6k3a/VFiXUHLKjTxrByan6k3a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go cloud.google.com/go/kms/internal mkdir -p $WORK/b1306/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b956/_pkg_.a # internal golang.org/x/text/internal/utf8internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal github.com/weaveworks/common/errors /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b913/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b1198/ cat >$WORK/b1306/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p cloud.google.com/go/kms/internal -lang=go1.16 -complete -installsuffix shared -buildid z7hhZZNVFa6up9pXweCd/z7hhZZNVFa6up9pXweCd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./vendor/cloud.google.com/go/kms/internal/version.go mkdir -p $WORK/b1165/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/9f/9f95ea27b6c028b4603ddb9f3b80666023b600716a370b99a6d40eadcc39ebc4-d # internal cat >$WORK/b913/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b1200/ cat >$WORK/b1198/importcfg << 'EOF' # internal # import config EOF cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/40/403cbac8bb635fd46a4f8fea8ce56145d9a0d2ed85def8e64105d8087f47e08b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid Upr8_vxKNzObzxYLQhIo/Upr8_vxKNzObzxYLQhIo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal hash/maphash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid DJqFrRyjoBnmJYresBz4/DJqFrRyjoBnmJYresBz4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >$WORK/b1165/importcfg << 'EOF' # internal # import config EOF cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/66/667647c774cec112d96f9d338b924a5f03f0573a6752907a03ebc2ba20077e1e-d # internal mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p github.com/weaveworks/common/errors -lang=go1.16 -complete -installsuffix shared -buildid Aj3LfaPCuNIPoFauBLqP/Aj3LfaPCuNIPoFauBLqP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go cat >$WORK/b1200/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid Zyw8DhMziKsh7UzTxY5n/Zyw8DhMziKsh7UzTxY5n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p hash/maphash -std -complete -installsuffix shared -buildid VV72StZx6yNXbQQaSs7g/VV72StZx6yNXbQQaSs7g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/03/037cbe7d8b77150014508cba2beff99b0d57fe539c02b6ec3406dc1b409b51c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/81/81bd3bb42f7ed27492f61383d73446f37bf529814ee6758238ed40c010528e6f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal internal/abi /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/38/388fd4475d1784908fec870df4b35284974ed3944a06ad2719c8f8b130b5c07f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid sl4sROisMmV-UFtLiKMW/sl4sROisMmV-UFtLiKMW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/12/124648a8f7ce3ebf0840c02631f1c608c46885cf7d7d3b276bf44ed640c00b9f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal mkdir -p $WORK/b010/ cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/61/612b2886c0bb98f6d29222089b19639c1758cbeffbcda42549d973f4a802915c-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d5/d56ba488abcdbd6f18f8d2091db4fec63828ce062478d4c41e6c719531b2186c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/94/943353d5418b152dade11e21c25fa967498c8f238f0026a75430237c1a493eba-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/13/137735dbaaa0cdd002e7555096a5e88f9dc17ffaf358f24b6ecd4156eec2080a-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/04/04c509e427ffc2b5d623d0aed57b24493902ec7c5cb7a863baa252233196ed4c-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5f/5f97aad26b1e5e9610f6081af47a9e78ef3419d55df2cb140a8a2966df17b0fa-d # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/83/836bcc213fc09a15e72e7ddeaf4414ebb84bad8e5ceaf14dcf033c24069402e4-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e8/e8805f18cc6354bab596728c37db634a82c20e26ca132d29d85a96343737203b-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/35/350eb6be446d53b6febc4481afd241e39fefa684864a32818dc53d9f6edf6562-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/d6/d66863f755d183dac9ea3d15923fbfe3859bfd7e58915c2b8ad81c4ec07af522-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5e/5e5a35ae814d334423ddd54bc7c5bd409cbd4e98ed0808fdde65ef1715926ddb-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f2/f20ed04ca351ec6d7589051b109b280c929f000f2f3a7206a4652c353402145c-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ad/adb99c44256667b9d7fe9ea9d7ad5437f401bbd9f026a1ffe1d6d0f85759763e-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/f3/f39266a11c8d9b7f9afedd573846a46bbcd564d6cacd6a959ed03b6ec97ddea5-d # internal mkdir -p $WORK/b017/ cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/57/57d848a855c74e69669a8bc55b669e9ea2b838743270881c2a83eb3f3cec63e7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d5/d502aad6d31beff325a4e490ad042592cb29dbfda1c0cb09e8c511b2b5646f2b-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 8ew_1YSm2DXVc4NgMCmu/8ew_1YSm2DXVc4NgMCmu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4b/4b99facf3d2dbfbbe5b93d7ac95e494f480517585db94a19afccbdf8d6e3ec91-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7b/7bb488430756623daaed09bcbd625a587933a5360f6cac0cb2ed2443336132a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/74/74ef13372af9a5df3b9fff3dccc95b8b0ec5fe9fcff609368504e9606079b7aa-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid Z7pqYMOaIIY3ITrCvs2u/Z7pqYMOaIIY3ITrCvs2u -goversion go1.19.2 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_ppc64x.go /usr/lib/golang/src/internal/cpu/cpu_ppc64x_linux.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal github.com/denisenkom/go-mssqldb/internal/cp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid RSYosbq77bCTme4kjwhh/RSYosbq77bCTme4kjwhh -goversion go1.19.2 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go mkdir -p $WORK/b796/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid 44g-gfgavwkSAtnZHn8O/44g-gfgavwkSAtnZHn8O -goversion go1.19.2 -symabis $WORK/b021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/f6/f6d9f2177dcab5c05158b5598ec48b1c59594943cf48736e3ad731b2b3bfe57c-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b796/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ZrjTBM2jVLeg46KoJIYx/ZrjTBM2jVLeg46KoJIYx -goversion go1.19.2 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_ppc64x.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.16 -complete -installsuffix shared -buildid SMuc7_46H35N1aJSX77f/SMuc7_46H35N1aJSX77f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/charset.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/collation.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1250.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1251.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1252.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1253.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1254.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1255.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1256.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1257.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1258.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp437.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp850.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp874.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp932.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp936.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp949.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp950.go cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ee/ee8160523493c53e39f3b7ac52aa52b51b384b6c6ae91932e4d2f665593436d0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/27/27ade51622372ad2e654863be1efd926bd39b6c201651d4cdf438446ea2d8d53-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/49/4954f9f61c0700a19038abcfece7a9c5e7e47d59b344bba5e2454429cec9cee6-d # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/de/de63909614be7ee80f6e54349212d3f1a72728b1b5edd7a280ade475f4663ce5-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/12/1288257e8e0dd5a2e7801fb2e74ed818bedc18ef9598ed686b4c7a1e15a5b2c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b829/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid lvErq8DX6M66em8W8rG1/lvErq8DX6M66em8W8rG1 -goversion go1.19.2 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_ppc64x.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/aa/aaf7aeef61c84c16977032cf0034a95e0a040fd0f5e13365849b2e72a4d5125f-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/58/5853bec524947803b2e4560d232a869d1c633ae17971cac9af3f888396bac34c-d # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/a9/a9ee2fdee880e9342c1e60c12bd423bd9a8d9adabc29d9389456ed3ec31b2257-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b825/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/3f/3f8f4446607fcd7a1fd6d5939070d1cdb1ca65956eeb489464b5555455d2c8cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1306/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/86/865ecf0a452d562a8f6d99c589da725860b70e2fa03e1c6f5566babb74db9810-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b847/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1165/_pkg_.a # internal cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/72/72711d313bbff273d8d239d016c29177b24d33690c56e0a43f85ee5439e114bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/91/91843d57b8fe6446617cef7b5add525ac6d93690d3eac94e59a91a14359c80c1-d # internal cp $WORK/b1241/_pkg_.a /builddir/.cache/go-build/23/2394814190eab1577cf656fe6a6874040b03c31297dfda9187c77e3123456a5c-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d5/d58f668aa391a4ff4671900c16c650922ec8d5059e7a4b8f3efb7cc28f0c2393-d # internal cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/8c/8cdb97438b15914a844103f6537220a16783d9e73f1636fe63e675ee5b70585c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1313/_pkg_.a # internal github.com/golang/groupcache/lru mkdir -p $WORK/b614/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/37/37e1be66cd692c0671f368f7769cf61a5adbde9a8b840b2e2753fb20e083f0de-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/da/daeb2257ea15050caebd09d29d52d701e6c8fc81e00b297154c3c0f04a754b92-d # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/10/103b7f1fd095227b20fade86e3943834879ece9e5fe1951e190e3bd317c7bba5-d # internal cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid h5HW39LEzoxxBfkdHDBP/h5HW39LEzoxxBfkdHDBP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2c/2ce0cc9ac5ca57a5607eca9db989525528c9a4f02cc1ca0ebbaf4e9d7e461561-d # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/b0/b02d15674fefe871bee8b173af1f1664b345759ae563d22fa4b21145728bac41-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1343/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/60/602613795e8e8822bb07a41e68ccc4fc0c1cd66c0a3f9603f0d51ff72a7250a6-d # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/23/2331cab6cfb97cd7f85ade3e3420a1de28a06676ca3e963cd1afe0bc0015c4ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1030/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b018/asm_linux_ppc64x.o ./asm_linux_ppc64x.s cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/b1/b1a87c3b22b74bd1a5df4b72b1ce9ca82e5b46adfe1d6fc1838a4733c20189a3-d # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/ae/ae9b1d1fa42cdced9f0d5c2e4e6c01aa8c3a4f19b32c947b9373689c3bdac711-d # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/84/84a0e5629fae18baeddc8057b61bdc352e97970a47d35862e4c22711dae4e208-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b911/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b913/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/c1/c17a2eacc91fc874de5bc5c6960b10979307087af83262d3be05532f29a4f47d-d # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/3d/3d73343946a7a141cc424c2ffb29e39ac94ae0467a83253d51cbac16f65cb624-d # internal cp $WORK/b1200/_pkg_.a /builddir/.cache/go-build/df/dfe356d66a86ad4b10e1299c210fd0ef452b414fffba91233e47899bd625a825-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/2d/2db27fd9e081eaae66a924b5bc05338054ac6ca77129a2587ca0618bb041a545-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a8/a8e5eef945456b61c3e4706b431749e417f6c04b9e167942111dcf0c54a15578-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid MI5KnvzzHNkOWlGzlm8W/MI5KnvzzHNkOWlGzlm8W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/12/127f1f2020a19bb071fe5d80d13580c951c4b458a47324376278225a043bb595-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1322/_pkg_.a # internal math mkdir -p $WORK/b031/ cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/f3/f32f08d76c4895c56b19655ad7b2fef65a53896b63b3684e6123d2ce7a32e5ee-d # internal cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b031/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/10/1061da32c630bbddebfb3df58fab43dca08d59a4e8b86886a2cdd4bd85b6542a-d # internal cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/99/99371c64431877ddab3beaf44679eb80f444a73687bb2d12f1798851f36aee55-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1198/_pkg_.a # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid IuIjsTYd6HbtGjOsenvL/IuIjsTYd6HbtGjOsenvL -goversion go1.19.2 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_noasm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/a9/a9354c28cb8cd0b2e8205b400f081373733a3ed99eee05a6031ff7f2573162f4-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/49/49764129c588fef91bc557a22bc9615241ae0f064fd219d5705067bb226ce2a9-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/55/550c4b30d0e52ea527821628a7c9e5d890969401725d3007c880e3215c5d53fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1240/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/abi_test.o ./abi_test.s cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/16/16a08ef9c6c5f244364a09c103baefc2c75d062931351d789a09a4ed0ce5b726-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c8/c8dc3b5596a255d022d878cbf0d5cbf5909184c307eed55719eea08882688aaa-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/cpu.o ./cpu.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f4/f4c2033676769e40884c19822ec0ce7ecf1e7d7fd1281747ee71e809f86da03f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6f/6f6945b2c78f31d1b8e1655cdb05e8f6a12fdfeebb41f0cc6625d31ace564463-d # internal internal/bytealg mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./index_ppc64x.s ./indexbyte_ppc64x.s cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/cc/ccce3014bb82753c50155ea3aacb8f67da484b93a2801de33ae63c1b0883b9f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1437/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b015/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm.o ./asm.s cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/f0/f07ef7ed195b3d4f1ae054b42a6db33825511dd9c0c51536803a8707802e1ea7-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid Q3BhhUBLvkHxpkt-RaNk/Q3BhhUBLvkHxpkt-RaNk -goversion go1.19.2 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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_native.go /usr/lib/golang/src/internal/bytealg/index_ppc64x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e3/e3ffef9b139a18b39e9b66506b4af4091f8efd0c16192edd4e620e0064e83317-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b082/ crypto/internal/boring/bcache mkdir -p $WORK/b074/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./stub.s cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b074/symabis ./stub.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Zg0uNpAAftSWJTo9rmLO/Zg0uNpAAftSWJTo9rmLO -goversion go1.19.2 -symabis $WORK/b082/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid b3ax7nIwHGP9Iw5QdcWh/b3ax7nIwHGP9Iw5QdcWh -goversion go1.19.2 -symabis $WORK/b074/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2d/2d285867e9328144e5c7ea4af096f8c50869987b882da193e9a6319462d9514e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b011/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/stub.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b074/stub.o ./stub.s cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e4/e478f3c3dbde6410c94bffec630313bfaff268d8eaeb1d9c1ff451aba28dec41-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b011/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/stub.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/db/db86af9e521cc5821c990ba02be3ba754b3fe918d091ae7eaacd9230dc6cf605-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b011/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b011/index_ppc64x.o ./index_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b011/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_ppc64x.o $WORK/b011/count_ppc64x.o $WORK/b011/equal_ppc64x.o $WORK/b011/index_ppc64x.o $WORK/b011/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fc/fc247b7d4d68de6ac299dfefc13f6646d614ebdbabde27a53cc8d1e4b5c2b065-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b740/_pkg_.a # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b734/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid _VCcZwOjntPhE3e6bnUM/_VCcZwOjntPhE3e6bnUM -goversion go1.19.2 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_ppc64x.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/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_ppc64le.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_ppc64x.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_linux_ppc64x.go /usr/lib/golang/src/runtime/signal_ppc64x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_ppc64x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_ppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_ppc64x.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/cf/cfc8361fb38710e7af8be40550f1bab5320df1745c724a908a62f696c2a2bd77-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b757/ gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b738/ gonum.org/v1/gonum/graph/iterator cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/ad/addff6c10319f87de209a9d103fd0f89339440f7b883d81ef74fe6252f519d54-d # internal mkdir -p $WORK/b736/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid X94CbRpn4RzneISKVr91/X94CbRpn4RzneISKVr91 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a EOF gonum.org/v1/gonum/lapack mkdir -p $WORK/b753/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid HowvgbkOPxyMkMwtthLU/HowvgbkOPxyMkMwtthLU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cat >$WORK/b736/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b736=>" -I $WORK/b736/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b736/symabis ./map.s cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid 8m68Lf1f4ZG9AUJ93ClP/8m68Lf1f4ZG9AUJ93ClP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid F_ZTaD3bdbIPnB09CWdV/F_ZTaD3bdbIPnB09CWdV -goversion go1.19.2 -symabis $WORK/b736/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack -asmhdr $WORK/b736/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/18/189ac75cc5a526ba25d3d257b2941b569d944d9ddd4f10586156e7f89193c085-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/d3/d3d5b36f91b68da3a631281e934f1dc225f4a9e17ad81a441c2c2f3a842fba63-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/37/3721cc624caee8cb9100e02b804bd99fdaa0566c49ee14286e9fa4594c90c953-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b757/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b738/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid bnjRLqHanN_C5KqEgFAq/bnjRLqHanN_C5KqEgFAq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/fd/fd1ec6700456718fa7df573dbf142277b2e6bde0baf03334171cfac2c9b99a7f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b031/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b031/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b031/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b031/_pkg_.a $WORK/b031/floor_ppc64x.o $WORK/b031/modf_ppc64x.o $WORK/b031/sqrt_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e2/e2fcc3b12b33c9d115311639bc8012beb5fdc33cc40343dedd39b4954f24a888-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1107/ cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.16 -complete -installsuffix shared -buildid QNDXKswb8eVOBYpDC_qC/QNDXKswb8eVOBYpDC_qC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b736=>" -I $WORK/b736/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b736/map.o ./map.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b736/_pkg_.a $WORK/b736/map.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a0/a0a773065bf5b47919affd11df89a5f81ef6d363794fd8ffc608a750acb68eb0-d # internal github.com/klauspost/compress mkdir -p $WORK/b295/ gonum.org/v1/gonum/graph/set/uid go.opentelemetry.io/otel/internal mkdir -p $WORK/b513/ github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b737/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid yLYMlA4wYgP1flBH947Q/yLYMlA4wYgP1flBH947Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go github.com/google/flatbuffers/go mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid -UPxzvk8gaU2t-E_ifWs/-UPxzvk8gaU2t-E_ifWs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b738/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b747/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid CS8yFRfeTVDCAGAvOmgk/CS8yFRfeTVDCAGAvOmgk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go mkdir -p $WORK/b396/ github.com/prometheus/prometheus/pkg/value /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid XXL-zr2wrpM6TAdfqPO2/XXL-zr2wrpM6TAdfqPO2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go mkdir -p $WORK/b1225/ math/cmplx gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b744/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid vnPlxenHn9jiBHDMm0ES/vnPlxenHn9jiBHDMm0ES -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid JhrX-yuogXB263QUX3pL/JhrX-yuogXB263QUX3pL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go mkdir -p $WORK/b749/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid y-N2TCBThKlVmTAnkyI0/y-N2TCBThKlVmTAnkyI0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1225/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p math/cmplx -std -complete -installsuffix shared -buildid eB1R-_l55P0hEWFY_nn8/eB1R-_l55P0hEWFY_nn8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid I9hiWKCiYAwSBZGHRGQh/I9hiWKCiYAwSBZGHRGQh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/9a/9a58c42375c43328e1bdeded0bee1b50142aa1581ae04ea5e6694e28376c0a60-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/3e/3ebd863d6ea582bcfcfa44ebf73d3e6b328f5d9641e94df9b195fb2621466e8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/2e/2e0b115d266a92781ed7119404e05b60dd4eefac0433b4fb031dd9b8c12b5953-d # internal cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/ca/ca03179213fc3c36ce5a14bb9ac774a72b131e3343efee76ae65209051baa831-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b1/b1d03f84a85fe9c29b033cbea7c98f10d1e8a0f64c22b0018172305c60542012-d # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/c7/c705216e8b2bfbe6e295217bbc003b5bd73974c9b30c7137c9e43ba163ecd466-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/4b/4ba122d38216f6344641e35221074d873aaa2c1ea90170ac35ce4d89f176324c-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b748/ gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b746/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b747/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid Y2DZcmu13ED4zmuE44Lq/Y2DZcmu13ED4zmuE44Lq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b747/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid NmngOkA61BAxpm9KFxuR/NmngOkA61BAxpm9KFxuR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/ce/cece99a4a7be4b0d07b485e12d4a23f41a10b5475929c65f8b4e203cf3c41d75-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/f4/f45adb97f72ecd7faae834757ef71a7ffa5a64091698567aaccca6557f8dff06-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b747/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 3VlX3MEYRgNyfzSmSSvQ/3VlX3MEYRgNyfzSmSSvQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/d1/d1c58c3005b67f5c4a79491dc23596451a0e596b1faa990ed628fe646a8e7b13-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid HGktC_knhGY45OFfkyuF/HGktC_knhGY45OFfkyuF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/d2/d2f49ff51699060a7bf6f5b740bdac7a7a95f37d52b0cd0fa5a13587333eab55-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b743/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/2b/2ba44fa111a78dc72b278ab0942a2073e9d493bf45f234ed12b8f58caf7c3749-d # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/63/63a971458accce5b3cd1c33522ddd50b4af3a7b8d15c0758bee4bdcb4bcbb797-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/74/74c986fa6d4b65f82bf8ec4f825c23042295bb578fbb413efb5b2b1ba828002a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1107/_pkg_.a # internal cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/d4/d44c45e616800b64318580d328f9fff02698f6c723a686d14a53e9a68293d9d1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/eb/ebde717bba9512f20f12aa10ab3c72b6c95fc0adf4d16789a57b8aa68b18e5bf-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b009/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o $WORK/b009/duff_ppc64x.o $WORK/b009/memclr_ppc64x.o $WORK/b009/memmove_ppc64x.o $WORK/b009/preempt_ppc64x.o $WORK/b009/rt0_linux_ppc64le.o $WORK/b009/sys_linux_ppc64x.o $WORK/b009/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/52/524284e23994e0b825bcd59149814081cde8c390664a285546277f8b15a1c070-d # internal runtime/metrics mkdir -p $WORK/b329/ internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b019/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p runtime/metrics -std -installsuffix shared -buildid RL7Z3E5GaPCJuVawNfj1/RL7Z3E5GaPCJuVawNfj1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid qd_j7PtbjOqq6k5Vh9VQ/qd_j7PtbjOqq6k5Vh9VQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b019/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/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid saP9YBMZDKnI0TCZmBhG/saP9YBMZDKnI0TCZmBhG -goversion go1.19.2 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -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_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/8b/8b30a6007d97c6529fa1bcb19815858d207293ee01382c667eee00b07a8aa8f3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/04/04ab15be0c781c22068fafe88ec684368fffa58b0ba87d44ed330fbdbfa65de6-d # internal internal/testlog mkdir -p $WORK/b042/ internal/singleflight google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer mkdir -p $WORK/b236/ math/rand cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b238/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid UYNhwaiIu8t_jNIfWrXo/UYNhwaiIu8t_jNIfWrXo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b059/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid iCBZ2AYEuJrLETGLop0q/iCBZ2AYEuJrLETGLop0q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b377/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF github.com/josharian/intern internal/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid e8be7jTc5o_o53JJfxWJ/e8be7jTc5o_o53JJfxWJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go mkdir -p $WORK/b097/ mkdir -p $WORK/b187/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b424/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid 4cRP6UjXLOzUftyP25_T/4cRP6UjXLOzUftyP25_T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go mkdir -p $WORK/b521/ github.com/centrifugal/centrifuge/internal/queue cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b1034/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid qUZ8kD7iAwMsPFtmX_IY/qUZ8kD7iAwMsPFtmX_IY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -installsuffix shared -buildid _TBQdw8ve7TdGxwZMacx/_TBQdw8ve7TdGxwZMacx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b059/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 cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/singleflight -std -complete -installsuffix shared -buildid DZe5byrKXVjrZM148shP/DZe5byrKXVjrZM148shP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid dEIAojYyGwWWc87GaMDs/dEIAojYyGwWWc87GaMDs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b061/ gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b742/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b061/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go cat >$WORK/b1034/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b747/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b744/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.16 -complete -installsuffix shared -buildid pxlyj9AuDngD1KF-_vLZ/pxlyj9AuDngD1KF-_vLZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid 76TTv_SnQoUGcwO05_A-/76TTv_SnQoUGcwO05_A- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid _rOkn1z_8SEpIt47b9Xt/_rOkn1z_8SEpIt47b9Xt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/35/35744975e068999c72970b7a562fde56e39acc19b2b2081017cbacf65af853fb-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/26/26f9c752a28cfe323ebe78cecbd35791a4edd173ace4b5aa3b07a1a7e68e663e-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/83/8390183f63dd4400f862850760358824a84dda463b3fc5d0942c9edcf9c92a5d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/2b/2b0fd3a3c633d4c5a4ee666452318226a3e602209670603a6c40f49b778e1ec8-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/3b/3bb3fcc7da767f97c39ccebd1946784b6fb4b5a4cb275637ceba6954f5313dfb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4f/4f797fe0cda3a32c023c172badd71f9c64274a866173b09a75125ec6f38984db-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/88/8800a6be39aad904f11885384683edd62dbbf6e51024c99d21f903bffaaa4b68-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7a/7a8c4aa6548486d801134e757185278fc923af64df9702cfee869862396834a4-d # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/b9/b9649667a160c1ed5d74e7a304b5f7f18b4f1b85eb29aefa3e5d153194f94227-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/05/052e934731ac3b582943cdcaeb647d2a300384130cbb07c3dfb4714a5e1e5d19-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5c/5c8a1704303a204937c94fa09f60fd4053f6929ed97f540114e74bf0b9ade2f7-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors sort cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b707/ mkdir -p $WORK/b004/ mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid 6jndWcsRt6AWApyxJ0j2/6jndWcsRt6AWApyxJ0j2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid Vm-Q3boS9uR1giqX5_lG/Vm-Q3boS9uR1giqX5_lG -goversion go1.19.2 -shared -c=4 -nolocalimports -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_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid us0xb8daCiyp8aB8LpsQ/us0xb8daCiyp8aB8LpsQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/be/be0a06659d3b4e0ab0bbfbed08fa98f11264d525798de0279a3d0fab85a5b497-d # internal cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1b/1baf29dbe96c7e20856f10618adadc653a385fcff93c3beaa5eae63f6230fa4f-d # internal internal/oserror mkdir -p $WORK/b025/ path io mkdir -p $WORK/b037/ github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b449/ vendor/golang.org/x/net/dns/dnsmessage github.com/grafana/thema/errors mkdir -p $WORK/b985/ mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid Qi2alpbPHjIVVEHuqKuf/Qi2alpbPHjIVVEHuqKuf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go mkdir -p $WORK/b044/ github.com/centrifugal/centrifuge/internal/dissolve mkdir -p $WORK/b1014/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF crypto/internal/nistec/fiat mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/grafana/thema/errors -lang=go1.16 -complete -installsuffix shared -buildid kCY7boK1nbYZzakmL66O/kCY7boK1nbYZzakmL66O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.16 -complete -installsuffix shared -buildid Rhi1zySo17m5SqKjUdFU/Rhi1zySo17m5SqKjUdFU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid gENfGmjiDDfYFso7PmVy/gENfGmjiDDfYFso7PmVy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go mkdir -p $WORK/b033/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -std -complete -installsuffix shared -buildid Ia1cpBhMfHuNcy0CbBYH/Ia1cpBhMfHuNcy0CbBYH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid LJwi3C2Blfy6f9lf6JBL/LJwi3C2Blfy6f9lf6JBL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid 6VtQvPXJyGLyOVCm3cai/6VtQvPXJyGLyOVCm3cai -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid hcYfh1n96J6o8hz3gcKY/hcYfh1n96J6o8hz3gcKY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -installsuffix shared -buildid 5xc0arNpccNtjn5Ct3_x/5xc0arNpccNtjn5Ct3_x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d4/d4a4cb6cd7ae90eff094aa1164e5d1551f81380eee801c5fa6c1fc702a3166c4-d # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/24/24409369443ab02bca41f517d4a343b569026648defce5fac32a41cf89a4d23f-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_ppc64le/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b023/symabis ./asm_linux_ppc64x.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -installsuffix shared -buildid 3CuOvG_YYu5O4EshMBPX/3CuOvG_YYu5O4EshMBPX -goversion go1.19.2 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_ppc64x.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_ppc64le.go /usr/lib/golang/src/syscall/zsyscall_linux_ppc64le.go /usr/lib/golang/src/syscall/zsysnum_linux_ppc64le.go /usr/lib/golang/src/syscall/ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/4e/4e5edc40efe83037129364b93a6d2774a0d0b33b2683c986c5b1ec729e367138-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/69/69645cc829bf86c242b63e0c71a0af9767a9ff96947fbab4877ee668fed44489-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a0/a032a51dd80ede95af9920c0ea96df388277e3dfedd40f9d3e5f57de62395ceb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x004.o -c gcc_fatalf.c cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e01ca44a98b4f052b8421afc27b5d2f506e7a1424adb86c7d6872e6a0f74f1f2-d # internal github.com/gogo/protobuf/sortkeys golang.org/x/text/internal/tag mkdir -p $WORK/b774/ gonum.org/v1/gonum/graph/internal/ordered container/heap github.com/mpvl/unique github.com/beorn7/perks/quantile mkdir -p $WORK/b324/ mkdir -p $WORK/b724/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b735/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid cpZf6WBv2nljY9PRW80V/cpZf6WBv2nljY9PRW80V -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go mkdir -p $WORK/b1006/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid NVyz9GSWD71963Z467rQ/NVyz9GSWD71963Z467rQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid LZoIPQVQEauPO-w7V-hJ/LZoIPQVQEauPO-w7V-hJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go mkdir -p $WORK/b897/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid 0eTjOsyM-zu1s84c8loT/0eTjOsyM-zu1s84c8loT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p container/heap -std -complete -installsuffix shared -buildid VAHVkELPbFdx8uVcVPkw/VAHVkELPbFdx8uVcVPkw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid imrBSJ4YxjIKLFfpQ24b/imrBSJ4YxjIKLFfpQ24b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/67/67904a426ac5394239d7685f59b5650cdbf9eda2349290c6f9ecc92c162f3e33-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1033/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b735/_pkg_.a # internal cat >$WORK/b1033/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.16 -complete -installsuffix shared -buildid Rncugq30ZCAfoKfDAD7k/Rncugq30ZCAfoKfDAD7k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/bb/bbf82324d5b2a427307fb75dd8a099a2c85d7cf9a9a6ef039bc6a494008b02b7-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/4e/4ef047e7cfc388daec673ff501398832de12f6ee527c5b3eaa1de254733ab6e9-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/af/af6d135ce22f80cb70126895c65ade011f5ac136cac29969697c9a746033ef8e-d # internal hash mkdir -p $WORK/b052/ crypto/internal/randutil github.com/aws/aws-sdk-go/internal/sdkio github.com/go-sourcemap/sourcemap/internal/base64vlq text/tabwriter mkdir -p $WORK/b172/ mkdir -p $WORK/b062/ github.com/valyala/bytebufferpool mkdir -p $WORK/b379/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash -std -complete -installsuffix shared -buildid TzVWZvG6stmoPC_N-Ddx/TzVWZvG6stmoPC_N-Ddx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p text/tabwriter -std -complete -installsuffix shared -buildid UTLd5_rGvIRSkW17ioFl/UTLd5_rGvIRSkW17ioFl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b809/ bytes mkdir -p $WORK/b047/ strings mkdir -p $WORK/b1032/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b045/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid 1DOXxGBqah7Qio-0rnol/1DOXxGBqah7Qio-0rnol -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p bytes -std -installsuffix shared -buildid fPVcyegvRyQ5jYKffxXM/fPVcyegvRyQ5jYKffxXM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid gemGsiwm0ImaOh3CmX3z/gemGsiwm0ImaOh3CmX3z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid Dg4dRV9XKZYCfzOqYCtY/Dg4dRV9XKZYCfzOqYCtY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go cat >$WORK/b1032/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid zQENdn4Ufy3yQZb3HYw7/zQENdn4Ufy3yQZb3HYw7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./vendor/github.com/valyala/bytebufferpool/bytebuffer.go ./vendor/github.com/valyala/bytebufferpool/doc.go ./vendor/github.com/valyala/bytebufferpool/pool.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p strings -std -complete -installsuffix shared -buildid vKidFkx7r6JVBeMwFWzr/vKidFkx7r6JVBeMwFWzr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b897/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/42/42e49370b722a8029448de7495cbb7dc801762fcbec61a04d1986ce2d7d0e3fe-d # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/da/da2e9b25eb76e8618ed8e5325d030b69b46841653109230b0c52ea56cf396660-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x005.o -c gcc_libinit.c cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/5b/5b06beb6393f652020e25e992d448151216150aa4730142b2764f1eb419a0655-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/33/3300e00e469e6e6b5c5e50400908bf6f095abbb0635c87201c214d75267ebd15-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/67/672dc516af9e72f8794f4ab8a8fd7146e90506aa585abbdeb0f02bdcfb3acc8f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/60/6091df57c28bc02b4fb2db4eba5b59c1d93016c8b6bef0364777fa55cdee8944-d # internal hash/adler32 mkdir -p $WORK/b490/ hash/fnv mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p hash/fnv -std -complete -installsuffix shared -buildid hnYbPcuktg5kiDs193Hk/hnYbPcuktg5kiDs193Hk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p hash/adler32 -std -complete -installsuffix shared -buildid jVqvNRhXS_GUit1-hlfc/jVqvNRhXS_GUit1-hlfc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go hash/crc32 mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b117/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/4e/4e65b9c73a71f8cf9d92182e64782f082e8019f779c4a697d598cc6f27ad435f-d # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/81/81910d93f93d7c9b26c20262b182052211cdf14ed3bf6e0ba564bb2fbd4b5a5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1032/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p hash/crc32 -std -installsuffix shared -buildid q8vXQfOxyy-orcVEx1Cv/q8vXQfOxyy-orcVEx1Cv -goversion go1.19.2 -symabis $WORK/b117/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_ppc64le.go cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/93/935cca9e8f6ba367c9808d4ea79513cea231ed34c2a7ddf8931be9241237e7b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/9f/9f157507d7cc2e8b19e28ea6b0772622dbfb8a41c794dd2ed8ba1fc338338247-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/84/848efeffee9828a8d1e8bbe74281452be30abfc80048b4a4ecf67bf7fcb7c2a9-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ee/ee95ff964b27ff74eaca969ea2c89c85a4869d9d5925d5c62dcb8ebac6dbc860-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x006.o -c gcc_mmap.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/crc32_ppc64le.o $WORK/b117/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/98/98d0474c80d87ea5d6d52354a968e71a31eedba9a0ca88a4bf6c087f259fb000-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9b/9b6232c627771415cb045ca8f8ec670e9c8fe505b2e4af5d75e611182fde9cae-d # internal crypto/rc4 mkdir -p $WORK/b084/ crypto github.com/apache/arrow/go/arrow/float16 github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b708/ gonum.org/v1/gonum/floats/scalar golang.org/x/crypto/openpgp/errors encoding/base32 github.com/dop251/goja/token mkdir -p $WORK/b459/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b752/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid fsf6tHZR-w-ivW8evnjM/fsf6tHZR-w-ivW8evnjM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b1054/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid RvZyNeTc3MHNy-aFx6cJ/RvZyNeTc3MHNy-aFx6cJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go mkdir -p $WORK/b285/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p encoding/base32 -std -complete -installsuffix shared -buildid mk4fSvIU_St-bUJJ8GPq/mk4fSvIU_St-bUJJ8GPq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid OpnRg0T-yTJs455sZm9R/OpnRg0T-yTJs455sZm9R -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go mkdir -p $WORK/b051/ cat >$WORK/b1054/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b1431/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/dop251/goja/token -lang=go1.16 -complete -installsuffix shared -buildid MGsGSpp4fhgYLseKnabh/MGsGSpp4fhgYLseKnabh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid mbydihDAGFTEntoqeg_t/mbydihDAGFTEntoqeg_t -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto -std -complete -installsuffix shared -buildid xSlGbvOzl8nQPGkWlDXa/xSlGbvOzl8nQPGkWlDXa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.16 -complete -installsuffix shared -buildid zinrwqB0lqI7iOkETgmA/zinrwqB0lqI7iOkETgmA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go reflect mkdir -p $WORK/b030/ github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b292/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b293/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_ppc64x.s ./float32reg_ppc64x.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid N3n2fV8epiqSTqKhzDH-/N3n2fV8epiqSTqKhzDH- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid a-PDMsGWxX3yPuyiytWi/a-PDMsGWxX3yPuyiytWi -goversion go1.19.2 -symabis $WORK/b030/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_ppc64x.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/98/984d26e700d160b5e8f437489fda16519db241c7cd2eaf26df1c045cc26898a1-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b981/ golang.org/x/text/transform mkdir -p $WORK/b252/ github.com/denisenkom/go-mssqldb/internal/querytext vendor/golang.org/x/text/transform cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b798/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid P4GwHDi63lG21AYlJGWa/P4GwHDi63lG21AYlJGWa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid Ns-cE3_DWOY5NG-1v5bK/Ns-cE3_DWOY5NG-1v5bK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go mkdir -p $WORK/b121/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.16 -complete -installsuffix shared -buildid BkcfuaWGuFanwwbYcZ6F/BkcfuaWGuFanwwbYcZ6F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 8Q7KnvSEzkw0bfBAqroN/8Q7KnvSEzkw0bfBAqroN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/76/76e7db926b04a5d773b59dbf0cbac6c81572b5c348307451cbcd02e2261d453a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/02/02161057cd016d9e38612fe272afb367265cf507f8dac116f750b7c8358db299-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b752/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/15/15324e3ad1ae05c7d2b67165df9a47ae6fa2ba030164f8c8f31229820f583159-d # internal cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/94/942ef68eacaae1944e13194014eff048b50dd3b3f90e05417bdb3bc82a0fbfbf-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/97/97236468f7e461e566c95e6e1c9aa65a49345aa5ed13689afa8fc80db6e354ee-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b749/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid 7JEO4MHBrZ-zsc4P3fKM/7JEO4MHBrZ-zsc4P3fKM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x007.o -c gcc_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b981/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/4c/4ce0f4d321856c1e469a932fb824aaeb82bf40a255c8a3710346c21ce4767154-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/16/16ff23228d1011411dea91b7f6823bc2c75882a5d495955635934f93e32e2988-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1a/1a28113a7b302e2c036b65cf2be682ecd9a33338f09031c7c72166ff70531a5f-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b1435/ golang.org/x/crypto/md4 mkdir -p $WORK/b800/ cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.16 -complete -installsuffix shared -buildid Twk9xuX34y1OCyT6QoYD/Twk9xuX34y1OCyT6QoYD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p golang.org/x/crypto/md4 -lang=go1.16 -complete -installsuffix shared -buildid yAgBqq6boGgXrpiisJFd/yAgBqq6boGgXrpiisJFd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/5a/5a7ad444f5a523bd10ee565f57a97da8724194c36ff9bd584aa7e344c5d6e45f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/e7/e78b70a7650b037146d519783b9415e93b5996ba34ffd8cea08c46a51c5a1e5c-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f2/f2afb4b3a53a48286b744dc431e1addaf51431998a52a93601a4908ac2564983-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/21/210c97c96e509c1db1007a980c07e13ad62127b4acd7f4ff63cd2687439ec04b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/84/847d9882625d7b0b203748aab2b236f277b3f6a42e92c4168b138f1015c4faf6-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/74519cee5ce318bbfee7360b8e9558887016f4dd5e2df3d725aa08baff838a85-d # internal go/build/constraint google.golang.org/grpc/encoding mkdir -p $WORK/b140/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b389/ bufio github.com/aws/aws-sdk-go/internal/strings github.com/gobwas/glob/util/strings net/http/internal/ascii mkdir -p $WORK/b219/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go/build/constraint -std -complete -installsuffix shared -buildid YyhBJPI6yCdJAT1hsMLZ/YyhBJPI6yCdJAT1hsMLZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go regexp/syntax cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a4/a40ea7be98bd767e3276dedd67a4b75d0f6a028cdf3a3a3e3b0da91dad9dbe68-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid RbqFhwDcVlApoLrmC0lc/RbqFhwDcVlApoLrmC0lc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go html mkdir -p $WORK/b169/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b332/ github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b393/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal github.com/hashicorp/go-immutable-radix net/http/internal/testcert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid oAAGKRlKT9vFIYwgwUJ7/oAAGKRlKT9vFIYwgwUJ7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b367/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p html -std -complete -installsuffix shared -buildid jtX9TuqHOyxAyoJDXqm-/jtX9TuqHOyxAyoJDXqm- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go mkdir -p $WORK/b145/ mkdir -p $WORK/b568/ mkdir -p $WORK/b586/ github.com/gomodule/redigo/internal cloud.google.com/go/internal/version github.com/go-redis/redis/v8/internal/hashtag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid JNQPwICqETaHAM5cOnw9/JNQPwICqETaHAM5cOnw9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go mkdir -p $WORK/b453/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b680/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF github.com/armon/go-radix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid puKmdgh6LnogsTYJ9XYM/puKmdgh6LnogsTYJ9XYM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go mkdir -p $WORK/b1133/ github.com/grafana/grafana/pkg/services/featuremgmt/strcase cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p regexp/syntax -std -complete -installsuffix shared -buildid svcY6iZSbyGbAXJVH5kv/svcY6iZSbyGbAXJVH5kv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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 golang.org/x/text/encoding mkdir -p $WORK/b910/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid tXBBwc7w78X6gNCbOnah/tXBBwc7w78X6gNCbOnah -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go golang.org/x/text/runes cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid HiIKSRaC-EH-juUwkBzh/HiIKSRaC-EH-juUwkBzh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid -sfBDd5N8mXzJwntg4_k/-sfBDd5N8mXzJwntg4_k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid eCyYOfbwqr4J7fKz-iR8/eCyYOfbwqr4J7fKz-iR8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p bufio -std -complete -installsuffix shared -buildid L9e15fNmNAEReBhO0I76/L9e15fNmNAEReBhO0I76 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b911/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b449/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid KHHbE6_ogwop9LJbutz7/KHHbE6_ogwop9LJbutz7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go mkdir -p $WORK/b717/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid hRyiAhWP1bQyCWIb9gP7/hRyiAhWP1bQyCWIb9gP7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid GOmEQfJbNxx0DYR2AFmU/GOmEQfJbNxx0DYR2AFmU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go golang.org/x/text/width mkdir -p $WORK/b1214/ cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b619/ mkdir -p $WORK/b709/ mkdir -p $WORK/b1010/ mkdir -p $WORK/b914/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid hiJcemDzVsSPTUdlc_q7/hiJcemDzVsSPTUdlc_q7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid JVcgT2HmQ81CK3NDfdlE/JVcgT2HmQ81CK3NDfdlE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid 9eN0xQ7drPMC0Gd8Va3c/9eN0xQ7drPMC0Gd8Va3c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/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 cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b707/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid ftizO5DRkMpLPhs68V2j/ftizO5DRkMpLPhs68V2j -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid qhTJxxY_CG9N5ze8HHy0/qhTJxxY_CG9N5ze8HHy0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid bZoZBKYJY6AORz3io9IT/bZoZBKYJY6AORz3io9IT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/51/514ad25785fad22d1eaeee0344fe184f96c0faf9766d6fb13a29ca00848042fa-d # internal cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/gomodule/redigo/internal -lang=go1.16 -complete -installsuffix shared -buildid 15nLhzkq9yZl3uEvsOhp/15nLhzkq9yZl3uEvsOhp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./vendor/github.com/gomodule/redigo/internal/commandinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/0f/0f9cb8a71304dc86bf2c586f1330a70aa5601490b49fb8ac804daa09949dc08e-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/0d/0daef100213f9e2e1db35feb9a7a2a74488db526ae9c01929ef8b39ee01368a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/b7/b7b6b93d863af04fe083777810f9d0f172a75d4b6c257e6f82a9d2381499b698-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/1b/1b0a4c7fb08be7514ba13c0f46288196f2b2bdaf548670132b1a3c7ed22ff402-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/30/30858a82896f40ef4198c5fc9129c85d8eb54b3911f9fb2bc7a3110abed077fe-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a0/a0bc31e6ee70870977a5d97468e18d3d09bed6816a50a6db0b252e35799b13a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/04/046393b204e279051df40d0f585263ec64e40f4b1aa689969625d4c7b8fa78a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/3a/3a241f9ccb594be2653b3837aeecf768c16a1a84a37aa6b4056540ef20888460-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/03/03e53c8d859e00e8a35fdef7063c39eb2b618591c0e56077ec5ca5cadac5fdc0-d # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/d0/d0a0d737bfa845101990141f68f377c6839ec08f5e449ab72af1e8d2f496beed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/37/37bb1b806da9dd3a9f6a9c1e681118c284992d9da9e07826262a69437f9214a4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/82/82074fcf15eb68f61ff2d9891b23b4f410fe76ca06cbaddae8d0212731bcbc23-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/35/35893afe4f7d37daa5988df0bf26c2732755d72419222cedf1fd452ef4b8987a-d # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/4c/4c729e361f0ec7a75c1b16d24ddc749794ff40fb46e3306e46059e72a4e96a35-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/24/246d12ded2c0b3bf8e0c9b498a75a040c88cd9e89146f9801eea085a9800cc55-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5e/5edd8a70ab2eb223cf7ee3f969d6f64fa810786239a4857853c10be915f96ec0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/fb/fb38451d0e2562cf9013cd1aedd378695daf936bab7ea1b31b4b62861d18131e-d # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/4e/4ef819d70e5e649c42eb20c94db2715804e4c7a995834dac4bae809937985681-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b910/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b911/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 6u35EOwIACy5Q7R4aH-5/6u35EOwIACy5Q7R4aH-5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/73/73365f933fb400724b391624b94d3f093021edabab277d4f1fdf0dd9e434bd46-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b910/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b912/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b911/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b913/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b914/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid 1uNHpn9gg7gYi8VS82DW/1uNHpn9gg7gYi8VS82DW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/c4/c4a55018bf57c8091618273dceff6b99a80f8040ede150d576f33af81902da73-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/81/81f37f4a0fc0794b7fd58cb70acab8c0aedd72828bf8325da12849278d3b44ed-d # internal compress/bzip2 mkdir -p $WORK/b1433/ image mkdir -p $WORK/b1436/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid xw6sazzjnqMsBptUexL-/xw6sazzjnqMsBptUexL- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/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/b1436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b1437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p image -std -complete -installsuffix shared -buildid yBPjaLd-eIiEb_coV21Z/yBPjaLd-eIiEb_coV21Z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/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_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/3f/3f29df214aa0fa08b52d1ee5fd669627df830669c5c71a406a3d4b90a73a971c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1214/_pkg_.a # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/57/570dd8bad6665ac61f19efce86e28a019e0c8d0d1283282a5e24de51a1a23184-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b023/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b909/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5e/5e1d58d1b656a47054568bc5474a7ee4cd2d27154729c9eb9fe16265a72aa165-d # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/6a/6aa4aba39b17793dbe11f69581c1ce3b48176307c9a8ebec77366a5431c72640-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/2e/2e60a552f362f136130af5cf3801b86f186693501d2885b3deeac5bc5cdca9f4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x010.o -c gcc_traceback.c cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/98/98ffa985f2331108bb4999e05907de02570430086508fc278bddbcad91317265-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid l1jYqYopBjuhSJ4IWEZm/l1jYqYopBjuhSJ4IWEZm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid WnMcNdfzbwzpfHaSzKpk/WnMcNdfzbwzpfHaSzKpk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_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.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_ppc64x.go time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -installsuffix shared -buildid 5GIgKqWx22ZfnIgBFppc/5GIgKqWx22ZfnIgBFppc -goversion go1.19.2 -shared -c=4 -nolocalimports -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_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a0/a0d4d9b19a9bf91e80ba1a9a7b2ece64a9ad3546cf583f61b3fd64b2a2b69985-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a3/a3efaf671d9776af9592f7da69db2949dbe28508561dffa052dcab3b8c5de1f9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x012.o -c linux_syscall.c cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a1/a12a740d9e3332430265e1f791871b76ed391036bb6e57edf68a24db046fe931-d # internal regexp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b145/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p regexp -std -complete -installsuffix shared -buildid 0btsvpP3YxN3VEjRtty6/0btsvpP3YxN3VEjRtty6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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 cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/9a/9a2a9cff7b06601a08387714de867aa0ce26dc321ff7b7b23d61237e7af5e801-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1436/_pkg_.a # internal cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/81/8190afb167d77de175bdfc8d796eb5eed5ae24bd01b969a3425acf2aa6abc89b-d # internal image/internal/imageutil mkdir -p $WORK/b1439/ cat >$WORK/b1439/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1436/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid Zg7uALffbuZLDCQx9S64/Zg7uALffbuZLDCQx9S64 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b061/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b061/_x013.o -c gcc_linux_ppc64x.S /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1439/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/f8/f80ba18db79f9271d23db48c4b8772b72e06e8ef6fa698c94d62eb35a7555d06-d # internal image/jpeg mkdir -p $WORK/b1438/ cat >$WORK/b1438/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b1436/_pkg_.a packagefile image/color=$WORK/b1437/_pkg_.a packagefile image/internal/imageutil=$WORK/b1439/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p image/jpeg -std -complete -installsuffix shared -buildid QUSArLdxHs6wY4bQcjiW/QUSArLdxHs6wY4bQcjiW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/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 cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o $WORK/b061/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go -dynlinker cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b061/symabis ./asm_ppc64x.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p runtime/cgo -std -installsuffix shared -buildid IIWIdM5dbYig2123iUK7/IIWIdM5dbYig2123iUK7 -goversion go1.19.2 -symabis $WORK/b061/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo.cgo1.go $WORK/b061/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b061/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_ppc64x.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o $WORK/b061/_x013.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f9/f94a37ba68ec323e4d3ba0e91b0bc6f0d11db4972ab2308e4234f5743d082cd8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1438/_pkg_.a # internal cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/59/59e01e121588edb909817a071171cdc5c83f0b7464fff0c563f526b09159bcd7-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d8/d8aa62cbe94c6140f438e77b4cefae5340606db38544889d7e914b57ba49840a-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b606/ github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b1041/ cat >$WORK/b1041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.16 -complete -installsuffix shared -buildid 5UVWOKDfogON7zT88cfs/5UVWOKDfogON7zT88cfs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/channel.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/scope.go cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid P6fL3CzfxgW9vKmPYmDV/P6fL3CzfxgW9vKmPYmDV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/91/9152230caa247f43fd5a1c5c0281524411e8908478cd068b203d35c6e359bd34-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b216/ context google.golang.org/grpc/backoff google.golang.org/grpc/keepalive mkdir -p $WORK/b258/ internal/poll mkdir -p $WORK/b039/ github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b307/ io/fs mkdir -p $WORK/b043/ github.com/aws/aws-sdk-go/internal/sdkrand github.com/jpillora/backoff mkdir -p $WORK/b473/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b003/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b308/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid sPLCdo2Y0y4fpP4wAoaU/sPLCdo2Y0y4fpP4wAoaU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b173/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid y229vH5FOLE1JK8ZqnMe/y229vH5FOLE1JK8ZqnMe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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 github.com/benbjohnson/clock mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid mpFolQj10Fdeg2NOyHLm/mpFolQj10Fdeg2NOyHLm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go github.com/centrifugal/centrifuge/internal/timers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid Rb0Vme7eMvjYMJy6rH-W/Rb0Vme7eMvjYMJy6rH-W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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 github.com/Azure/azure-sdk-for-go/sdk/azcore/to github.com/centrifugal/centrifuge/internal/nowtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid 1d3xiQLyshxRGCfk4Wwr/1d3xiQLyshxRGCfk4Wwr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b1309/ github.com/prometheus/prometheus/pkg/timestamp github.com/jonboulle/clockwork cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/centrifugal/centrifuge/internal/memstream cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1015/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid _CRJXYRfWUa4RD24SaIG/_CRJXYRfWUa4RD24SaIG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -std -complete -installsuffix shared -buildid WWCSOZ5TBk3VdvGAFrEp/WWCSOZ5TBk3VdvGAFrEp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b1016/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid ElRWyK06vnd23CkQqiTO/ElRWyK06vnd23CkQqiTO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b583/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1036/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid udysf-fIhQhZXgb8JvSc/udysf-fIhQhZXgb8JvSc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go mkdir -p $WORK/b696/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.16 -complete -installsuffix shared -buildid vN6ldYrBtfkdLMpSVc91/vN6ldYrBtfkdLMpSVc91 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1224/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid T7pInxW8reaV3Wn1405l/T7pInxW8reaV3Wn1405l -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1338/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.16 -complete -installsuffix shared -buildid oUPEighn-Lt3sCsvgAQR/oUPEighn-Lt3sCsvgAQR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid PKXOXQ07-RC3DZ4YYm2w/PKXOXQ07-RC3DZ4YYm2w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/events/events.go cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1309/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1338/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.16 -complete -installsuffix shared -buildid ums3AuPs-ftVoFXNLZnJ/ums3AuPs-ftVoFXNLZnJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.16 -complete -installsuffix shared -buildid uyJwZB58IAK86cyzO3Vf/uyJwZB58IAK86cyzO3Vf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/to.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/jonboulle/clockwork -lang=go1.16 -complete -installsuffix shared -buildid cCSY0L--S0h21XBnYXft/cCSY0L--S0h21XBnYXft -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/importcfg -pack ./vendor/github.com/jonboulle/clockwork/clockwork.go ./vendor/github.com/jonboulle/clockwork/ticker.go cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 1f97zOtPN04EOpNX8EJV/1f97zOtPN04EOpNX8EJV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/ee/eef3d55ae72c3383216c0f4934d0c2b25d4e5bb4ef3ce60d7ee5e31f72cf782e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/38/38c27506a6c676ef4082ef57952d467b716e8dddeb9d1a9771112c0f20e5fa6b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/8b/8b7c440b3819add4c13d78c099a88a95601cfa9beba1b757dc0a2aac5a75110e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/73/73680637c2b68691d28d7c151cc207649a0a7e809ae42284fb0042a9eda1ac4a-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/cb/cb0716fb34e9554c0ff93dc4eeb12528ed958a00310c6ad5bd627607083a2f6f-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b221/ cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/6d/6d1ad6eaadf48151bc9beb411293b7470f9db76db64932b2a17c7d6e0bd3f969-d # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid So4rsDRI3wY1wbxxG4aS/So4rsDRI3wY1wbxxG4aS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1224/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/44/441f1b9e8f02ae93f7ae3058e5431d8650e4f0857b758968e4795cdfe800a240-d # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/1e/1ec746c455c35c92b4e065240f4da955d65e729e74d74966491636c3bf269081-d # internal cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/55/5565075504a25c9521344fefd8719f8da306d48c5894f66c8be0c6a61163e27b-d # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/f9/f9406b07e09eb9660d747b8bbed377972fe0ed43959f3a8594c0d89e847dd8bb-d # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/7a/7a0f4c66222dd15ed2ec15a1fb5f6359ac3b04ac6bd9355ae3a9336d44824067-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/b5/b56994c74a6226a44e51646707342e8852f3c8fc93fdc575a6c99921ed8e0057-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/1a/1ac786f7dbfd7d02f1a977b64c67b209700c6cd798b5298006a64800ce664856-d # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/0f/0f632c1e315ded74636694bee7a613746f285a6841233623d31bff5ec8e2a9ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1338/_pkg_.a # internal cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/bd/bd4f0eeb94fdb58fe89fd0345af85c31ac3a85a8e145fea3b230b15aef89b7f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fe/fe7a97fc63f4a8440d797142f4acb42421ff158887600dfb1781ae763348d5a5-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b261/ github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b693/ github.com/grafana/grafana/pkg/services/contexthandler/ctxkey go.opentelemetry.io/otel/internal/baggage golang.org/x/sync/errgroup mkdir -p $WORK/b791/ golang.org/x/net/context github.com/go-logr/logr cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF github.com/grafana/grafana/pkg/services/pluginsettings mkdir -p $WORK/b863/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid I5JqspKRDJl1pXIgA-zK/I5JqspKRDJl1pXIgA-zK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go github.com/centrifugal/centrifuge/internal/cancelctx github.com/cenkalti/backoff/v4 cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b266/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid _OwExrqoUSAz8k6fED_W/_OwExrqoUSAz8k6fED_W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go mkdir -p $WORK/b578/ mkdir -p $WORK/b516/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid lJP7JAEzgIY1OuZHbNFk/lJP7JAEzgIY1OuZHbNFk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid XAq5TMBcqyEWsZtjfyNL/XAq5TMBcqyEWsZtjfyNL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b510/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid l5DDBLYtNgAAlEpfe_KK/l5DDBLYtNgAAlEpfe_KK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b1011/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid O0rE-wTVKHd6Yz-OjQjv/O0rE-wTVKHd6Yz-OjQjv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go mkdir -p $WORK/b542/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b1153/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid DVUwBC0n-caU8mFYnYa6/DVUwBC0n-caU8mFYnYa6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid DNDotLmqlBu2fBfEwNey/DNDotLmqlBu2fBfEwNey -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.16 -complete -installsuffix shared -buildid LfHV_bQ51PSuyWKr5L-w/LfHV_bQ51PSuyWKr5L-w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.17 -complete -installsuffix shared -buildid AC6PzX4d8mPWZCs3mDWQ/AC6PzX4d8mPWZCs3mDWQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/51/51b957efdb777556ae3a03eb0df6ffe4cb15690d7fbb80d3472993161284b930-d # internal cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.17 -complete -installsuffix shared -buildid qW8kBqDIdPAfkS1LH6IU/qW8kBqDIdPAfkS1LH6IU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/24/248c96fa0db7eb4b415800d6f9926fdf116df335dc5919dc05469b160c3282aa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f0/f015623e5c43d6acb5a67f5e8b3413d4f0874617f5360843149cb9e8c8f5fb00-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/40/40f2c599b428679b2fcc7d41d74dbc024b8d29d9775ca889b169c0803347c678-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/20/2016d443feaa067c1d1a46a3c5015fc2bb7e6a15e5b6015467b46a66e1d20706-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/e1/e18b73d668ce00946fdeee8e3be57b5507b075cf4eaf709f584dcd89824c46e2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/f1/f1ce05526be0f8a0dd39ad414de3d282baa45c83be25d63038acef5714198a9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/45/458af7e8210b1dd589cc199b6fce7f9e67875fdc4a3043bc3255f780947e97db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/75/75a7cb01619a7436dbcc316230f86397eb048684f07ebfe77c234ee678e32d60-d # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ed/ed863c8803b2439434ec479de864f0cf16a294d57fecc4e8dd052fd2e3a0dd10-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/ab/ab4ee9f1eed16d4bd86520c0833efc43b2dcbad74b7c7c4b36a074f54f069c5b-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/23/23f3479e68ca82a5df2809bb16cc4a05bb04f49dc035f7e5d6222f861f3e6a7e-d # internal embed mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p embed -std -complete -installsuffix shared -buildid qhWJNt7FdXUaEM0eOWVd/qhWJNt7FdXUaEM0eOWVd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d5/d528a97ed6b982f1c06b824ed125c5ea74346a38ae0a02304f1576a721610aea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/9b/9b5427e5136d2514ab799426a77aad14d82e9e2e309e0ba6bb4feaca089952ca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/22/22ca7704f22af1b7b4f2fcdc47b3fb901b1ee0b2c598dbf02d0412b58366908b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b030/asm_ppc64x.o ./asm_ppc64x.s github.com/grafana/grafana mkdir -p $WORK/b1294/ /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -compiling-runtime -o $WORK/b030/float32reg_ppc64x.o ./float32reg_ppc64x.s cat >$WORK/b1294/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b072/_pkg_.a EOF cat >$WORK/b1294/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid IbdddO1EwwCiRYex8f6b/IbdddO1EwwCiRYex8f6b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -embedcfg $WORK/b1294/embedcfg -pack ./embed.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_ppc64x.o $WORK/b030/float32reg_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1294/_pkg_.a # internal cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/8d/8dee2f165f9934b0e42cb6a533c2fedb7951e1d11631bede07945fd1e82e00e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4e/4ea86b07fb650bacf6a7693c338489f1cb7fcdca3bba69c906e7916f49aed1c3-d # internal os mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b042/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid mnjZujlB9W0b5cIQg6LT/mnjZujlB9W0b5cIQg6LT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/92/92200dc6544d2ef32f35babcc8d5b89a594214dfc0e36374ae03a5e3c6283259-d # internal internal/fmtsort mkdir -p $WORK/b029/ github.com/google/go-cmp/cmp/internal/function encoding/binary github.com/hashicorp/errwrap github.com/yudai/golcs github.com/dop251/goja/unistring mkdir -p $WORK/b309/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b056/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid dfsb3z0NsFp_LAZkmzbi/dfsb3z0NsFp_LAZkmzbi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b457/ github.com/modern-go/reflect2 mkdir -p $WORK/b314/ mkdir -p $WORK/b889/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/binary -std -complete -installsuffix shared -buildid Ea5TYCCqabL8YjxY_vDE/Ea5TYCCqabL8YjxY_vDE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go mkdir -p $WORK/b1055/ cat >$WORK/b314/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b314=>" -I $WORK/b314/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b314/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid MPvXEeC5vHqfDkfNmD_f/MPvXEeC5vHqfDkfNmD_f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid lM6DM00Ez0mhB5iLnKkt/lM6DM00Ez0mhB5iLnKkt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/dop251/goja/unistring -lang=go1.16 -complete -installsuffix shared -buildid 7vja_M-3B9cmFPvxry5Z/7vja_M-3B9cmFPvxry5Z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid cuZaPG89cdkp8iZW0z3K/cuZaPG89cdkp8iZW0z3K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid SkT02CQI-D3VTDirNuGN/SkT02CQI-D3VTDirNuGN -goversion go1.19.2 -symabis $WORK/b314/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack -asmhdr $WORK/b314/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/f6/f61fbf4f9e96db665250490add8f6031c6cc331cbcd25c39b5faba37da1b4fcc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/01/0151a3b34262f27db8dfea1312c8ef15da7f1e397aae8b9d97090dce90bdd2fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/e4/e4f7044951532f0722fd2a380a7abf6dac798bdb1be46860e1deea66386ac037-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/ec/ecf81b74dcfe62d8ae5ada80e719adb6c3ddc92808089695778c94fe92d15c95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/94/946f75b5f3a4a5a9bb6f8a617f6daf64c073fa5f00d8564050269a82762838f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/39/39db45ba3fed7e9c4702e4c5d3974cc10f6640b85cbc7cdb318ca0fc02537ad6-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b281/ encoding/base64 github.com/klauspost/compress/zstd/internal/xxhash crypto/md5 mkdir -p $WORK/b083/ github.com/pierrec/lz4/v4/internal/xxh32 github.com/cespare/xxhash/v2 vendor/golang.org/x/crypto/internal/poly1305 github.com/pierrec/lz4/v4/internal/lz4block vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field github.com/segmentio/encoding/iso8601 github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b1031/ crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF mkdir -p $WORK/b304/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid JkIXAGQBjoQvpFIK6g-C/JkIXAGQBjoQvpFIK6g-C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go mkdir -p $WORK/b298/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./xor_ppc64x.s mkdir -p $WORK/b092/ cat >$WORK/b1031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.16 -complete -installsuffix shared -buildid mKufZ-Y98NRWiMYs_7qQ/mKufZ-Y98NRWiMYs_7qQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go crypto/internal/nistec mkdir -p $WORK/b299/ github.com/RoaringBitmap/roaring/internal github.com/golang/snappy mkdir -p $WORK/b1069/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b325/ mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/base64 -std -complete -installsuffix shared -buildid ybHH3Bugs8aIDpRmqrag/ybHH3Bugs8aIDpRmqrag -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b301/ mkdir -p $WORK/b107/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF github.com/dgryski/go-metro mkdir -p $WORK/b080/ mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid YMTKUOLbdHZdB9i2319X/YMTKUOLbdHZdB9i2319X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b1069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid N1swJd401YyS4K9gWdAv/N1swJd401YyS4K9gWdAv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid y1NVGrgfmJK5mq8BjVne/y1NVGrgfmJK5mq8BjVne -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid gmHoD7iLK6uRnDS53Igo/gmHoD7iLK6uRnDS53Igo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b1100/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid 2vDZK3L86--41dim0K8z/2vDZK3L86--41dim0K8z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b302/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid EyCl0KhgRCMl93U42OKG/EyCl0KhgRCMl93U42OKG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go mkdir -p $WORK/b1122/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid S689A-L8NDyUn2uCR1ua/S689A-L8NDyUn2uCR1ua -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid AfzMvPihguAfGeE0cvKa/AfzMvPihguAfGeE0cvKa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b105/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/nistec -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b070/symabis ./p256_asm_ppc64le.s cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/dgryski/go-metro -lang=go1.16 -complete -installsuffix shared -buildid 9onSiYVgGZJAG-igVPR-/9onSiYVgGZJAG-igVPR- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/importcfg -pack ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./md5block_ppc64x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/cipher -std -installsuffix shared -buildid m5RRfxq5R4b0alcmTAwT/m5RRfxq5R4b0alcmTAwT -goversion go1.19.2 -symabis $WORK/b053/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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_ppc64x.go golang.org/x/sys/unix mkdir -p $WORK/b162/ cat >$WORK/b162/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b162/symabis ./asm_linux_ppc64x.s cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b163/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid cv8WeuSJlo7vadQEIWRh/cv8WeuSJlo7vadQEIWRh -goversion go1.19.2 -symabis $WORK/b105/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid R4BMGMSWq1Soa8cDllxA/R4BMGMSWq1Soa8cDllxA -goversion go1.19.2 -symabis $WORK/b162/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/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/ifreq_linux.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_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.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_ppc64le.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/md5 -std -installsuffix shared -buildid lXuqkNdr49opHyvsroWj/lXuqkNdr49opHyvsroWj -goversion go1.19.2 -symabis $WORK/b083/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/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 cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.16 -complete -installsuffix shared -buildid l3bwFLVpLVlhaa9o617S/l3bwFLVpLVlhaa9o617S -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/internal/byte_input.go ./vendor/github.com/RoaringBitmap/roaring/internal/pools.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile embed=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cat >$WORK/b070/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/nistec -std -installsuffix shared -buildid hrekW87kuePuKs1c82Pb/hrekW87kuePuKs1c82Pb -goversion go1.19.2 -symabis $WORK/b070/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -embedcfg $WORK/b070/embedcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/43/4398f275e005182d77106e1d425db6215eeee788e373fd5f4eeb8d8af2f39f4a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/50/50d8006a7132e62e67c06da1de2f889a17e614c0c288bc072963e7013159fa39-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1100/_pkg_.a # internal cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/77/770431e68965ccbba81598a4d83e8a7dfe219ab6d7449f13f1c93a96b5ba30af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/48/48126196de1db2af038c1ffb4d3cef7e9a2360f77705d5d6c3fb8674e0bffc35-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ef/efc8ffcacd7eea3a2f1cea66499adc473a36833dbb6f984cd2ad61283a42d671-d # internal encoding/pem mkdir -p $WORK/b091/ github.com/segmentio/asm/base64 mkdir -p $WORK/b1020/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1430/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p encoding/pem -std -complete -installsuffix shared -buildid KQsVRbmKVxwl7a39y6k6/KQsVRbmKVxwl7a39y6k6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b1020/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/segmentio/asm/base64 -lang=go1.16 -complete -installsuffix shared -buildid eX4BWzt7x2qxZlqNV31n/eX4BWzt7x2qxZlqNV31n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_default.go cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.16 -complete -installsuffix shared -buildid yRnrcokgKXxQNggv54OF/yRnrcokgKXxQNggv54OF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/cd/cd1e632af956846e3d8bbe5a27a51a56433bb1cb211652cd52b8bd9e9bbd2ee1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/79/79a1e71b016b299456b93e06c48fb4c73f9884499259c63209d8b1df7dfbf874-d # internal cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/c1/c1d1d4c142a61b9f1ad556da64dd3a30fa5866c243c069f7f43455fef94027e2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/96/969519b10b3f20ab3a45cb5f9e1855d36ee4b9b98645a230a0d18d0856f0d346-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/63/63498ab72f6f6610d1ea623b507f3854f168e6ffa923f253de0f90934c008e6c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b105/sum_ppc64le.o ./sum_ppc64le.s cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/c6/c62762a15d09deebab5e1ce8a1945d5be13841f5b8275890117c5201d14cc61e-d # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/f6/f6e8b826fd0d2ad5868b8f4bc12c28a3210149d929b3a9a6b72187a2109ac406-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b741/ gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b742/_pkg_.a EOF cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b742/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_ppc64le.o # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid P_vZ0qj3rJlPHckTstwT/P_vZ0qj3rJlPHckTstwT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid TbYq-X4ZObdoZu-B0tBu/TbYq-X4ZObdoZu-B0tBu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/md5block_ppc64x.o ./md5block_ppc64x.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3a/3a454d90e56f6ce643690defec098418f9fcf2047a38d9ff1c9cdea35590cc31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/68/68ff18d37f8cb8042f2d181eb9648922af082933d07d530e0b7a691b492b7d00-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d7/d730d61fb37663830fe90c3877651734ccce66124884ac7c23b9b72840cdf347-d # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/a2/a27a27ee36286f1b53d143b269cfd35f627f0e0fb1b7bbecc96a2de61d5c891b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ea/eaeb4e7841b43a1edaf41551807b330ba5970c81b0b2dc5b767e7c39dc82d314-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/de/dedea9695ae2bf67d283387f564961e964bb9277aed2c7aac2623d60e49eb846-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid Fa5uDc_CtTGA3OF7pYlQ/Fa5uDc_CtTGA3OF7pYlQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/86/86fc8c36edb821ba62b53de68e4f9084b736e651e11ccfb91f8d003fbea9ed1d-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d5/d508a90c7611c3d490423a689de38954df0d9cc5318d92cc684671876954ae29-d # internal crypto/des mkdir -p $WORK/b067/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/des -std -complete -installsuffix shared -buildid scKPZ6DY6i0ljFXNRDEw/scKPZ6DY6i0ljFXNRDEw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b067/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/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b103/symabis ./chacha_ppc64le.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/76/760ad0331bbd82495a984529802669e6080debfdfa9c3e7500e3c20672bd47e0-d # internal internal/godebug mkdir -p $WORK/b093/ google.golang.org/protobuf/internal/detrand internal/lazyregexp google.golang.org/grpc/internal/envconfig io/ioutil mkdir -p $WORK/b153/ os/signal path/filepath mkdir -p $WORK/b183/ github.com/apache/arrow/go/arrow/memory github.com/mattn/go-runewidth cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF github.com/grafana/thema/internal/envvars mkdir -p $WORK/b986/ fmt mkdir -p $WORK/b028/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/godebug -std -complete -installsuffix shared -buildid JetqqDg2zdwTLzFTBRYd/JetqqDg2zdwTLzFTBRYd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b143/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid F6D8eGPTnMcsH1WeHWlQ/F6D8eGPTnMcsH1WeHWlQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b243/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p io/ioutil -std -complete -installsuffix shared -buildid IC0JobXfip2eO7lldjWL/IC0JobXfip2eO7lldjWL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid s8Znk7y8dTJ2LOeM4f1d/s8Znk7y8dTJ2LOeM4f1d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b028/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_ppc64le/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/grafana/thema/internal/envvars -lang=go1.16 -complete -installsuffix shared -buildid 4Gi6GiBIWGGA8kQ_FYSQ/4Gi6GiBIWGGA8kQ_FYSQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go mkdir -p $WORK/b270/ mkdir -p $WORK/b101/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b283/ cat >$WORK/b270/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid GuRZ4y3NioRHljnxKi4Q/GuRZ4y3NioRHljnxKi4Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b270=>" -I $WORK/b270/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b270/symabis ./sig.s mkdir -p $WORK/b318/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p path/filepath -std -complete -installsuffix shared -buildid U3QrmdWjHVer3EIcKjtn/U3QrmdWjHVer3EIcKjtn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid lIWsJ_ll2PXrwjQs2Rle/lIWsJ_ll2PXrwjQs2Rle -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid NfNc_bJ8M1T9UnrezXxM/NfNc_bJ8M1T9UnrezXxM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b318/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 cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid A_WcE-YloazPVEa96ZVI/A_WcE-YloazPVEa96ZVI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid aJiusgpSKhhGjWlLgljl/aJiusgpSKhhGjWlLgljl -goversion go1.19.2 -symabis $WORK/b103/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p os/signal -std -installsuffix shared -buildid CPfHxaAi1p0VdX_1ZWZH/CPfHxaAi1p0VdX_1ZWZH -goversion go1.19.2 -symabis $WORK/b270/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack -asmhdr $WORK/b270/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_ppc64le/buildid -w $WORK/b986/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/bc/bc64c29f110b864ef6533545c9087e5f456edf322c0e347a2a9e003b290f7416-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/98/9843dcace4aa9a8ca5441bbf5fa79dfdb5f1df9b74f29f37c3d3fbd3dcd68f18-d # internal internal/intern mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/intern -std -complete -installsuffix shared -buildid Ba0I3aRJyF7gLyuks3R9/Ba0I3aRJyF7gLyuks3R9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/77/777e8bf0f7dc1004865281f2a6569853b85ae28367292a5fa351a9043cf9d45f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/36/3689ec436dd6086366adc0a8b87680865690c7d2d6590e2285f1518b6368a747-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/44/44e0078a063505b0803b3e7b5c40ebbb1bba6b366285c62876dd83055ab1a308-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b315/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b335/ github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b550/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF golang.org/x/sys/cpu cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b1025/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid jzSk5S_7n1v1jaUxx7qR/jzSk5S_7n1v1jaUxx7qR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid DlxF_ghpN_jVdlVTex47/DlxF_ghpN_jVdlVTex47 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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 cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid FUJ5POJnDxIpMNAEIbSA/FUJ5POJnDxIpMNAEIbSA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p golang.org/x/sys/cpu -lang=go1.16 -complete -installsuffix shared -buildid nb95aRA3kbL7qIwe26dN/nb95aRA3kbL7qIwe26dN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_linux.go ./vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go ./vendor/golang.org/x/sys/cpu/cpu_ppc64x.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a2/a2b2d1a5fdf000f5557bf1d14d099c89c7914e8213e5de560541283cb03d8ca6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b741/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a7/a752bbfc3ef924e6fc8be862bd1f609ab926df7f87b35ff9578cb67d6610b24f-d # internal net/netip mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b099/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net/netip -std -complete -installsuffix shared -buildid 1nErFlUWzkUngo62tzPA/1nErFlUWzkUngo62tzPA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a8/a8252336194ac617b2c2a632c38b09932df58fa55af98ffeec1d18093e39bcb9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b750/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/9f/9f23ff56a29e2e994b1918b9c97ab08dc9b0203263569ea66078e6c23ed449f0-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/06/06b56a2e0a0e14f5188679f03ad4bed3bf8e76ed86083a970584f0647f97ddf6-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b283/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid uQJTh9TY13uG8GJMJZ49/uQJTh9TY13uG8GJMJZ49 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_default.go cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/e4/e44e515ec0d68b259ab0108b4e13c41c8c411f3f041ccc810a7cef46a6117803-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9b/9bc683bb5b60f2d57dbeb4f2beb4522b2b3109ba0c3c50cb90c8819e67107d77-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1025/_pkg_.a # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b755/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b270=>" -I $WORK/b270/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b270/sig.o ./sig.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b103/chacha_ppc64le.o ./chacha_ppc64le.s cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/15/1507e41f5632ab0469528893e1154522fe3cb032a164036424f9367aeb75f12c-d # internal github.com/segmentio/asm/cpu/arm mkdir -p $WORK/b1023/ github.com/segmentio/asm/cpu/x86 github.com/segmentio/asm/cpu/arm64 mkdir -p $WORK/b1027/ mkdir -p $WORK/b1026/ cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1024/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.16 -complete -installsuffix shared -buildid Qy9aMVPoqS0CoBCIg1JU/Qy9aMVPoqS0CoBCIg1JU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go cat >$WORK/b1027/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1024/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.16 -complete -installsuffix shared -buildid 5QkQmCrIa5J5BVZ1iSid/5QkQmCrIa5J5BVZ1iSid -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go cat >$WORK/b1026/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1024/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.16 -complete -installsuffix shared -buildid MttN6NDuik29Jd7xicxv/MttN6NDuik29Jd7xicxv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b270/_pkg_.a $WORK/b270/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/26/266488c06a55edc67975769c929e368ac7eea4a23f8814272ef593c5afee3999-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1f/1fec12f70c28822be8187fbb032f756c9e7ab5902a44f3badb1671a5d4d6fb1f-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/32/325bbf7217e3b955aff92deee50f8f8fdb235616a30a2bf32cabcd26d06ea4c4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 2ClducHZeIFIow6bi3-v/2ClducHZeIFIow6bi3-v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/7b/7b99987b0b891435a849805ea978ea469eefb9979a64254956bdacb1c40044da-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/fc/fc1f78d56d16ad4f9dd4c8afee318e91755317c23e342a40f25fc69463c19bee-d # internal cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b753/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid IvF8ypFDO2ucUah7AOOp/IvF8ypFDO2ucUah7AOOp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/45/45702608ee41400cc6ad5bf606293fc4a1f7ad3c8d6ea6505954e0cb76fc1caf-d # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/15/15c8537d8fe39d161a60dbb88405103ad32b229acd2a2114c82d124343275fc4-d # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/2a/2adc99fbb18524cb0e452da7b173f87364d5ebd09a63396f4779c13db13a3a6b-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1022/ cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1026/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/segmentio/asm/cpu -lang=go1.16 -complete -installsuffix shared -buildid adCMmNB33OQlfHux9QZo/adCMmNB33OQlfHux9QZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/42/42851ce192f6b1d7649f6b18359289278b27921da8fe7d7bd4f712c2cee4f8ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c6/c6ffe62a281061efd934804b555c9b3f5174a478f2b167cdde3036ddbf368199-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/f1/f10887a576064078890061549de5615efed6c7169d6c1e242b1f483093d595ed-d # internal mkdir -p $WORK/b376/ os/exec mkdir -p $WORK/b150/ github.com/segmentio/asm/keyset mkdir -p $WORK/b1021/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid WdZcBgDwONyjPGFWB4bf/WdZcBgDwONyjPGFWB4bf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF github.com/segmentio/asm/ascii mkdir -p $WORK/b1029/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p os/exec -std -complete -installsuffix shared -buildid 4D07pxoTBfwLdR2uYRz8/4D07pxoTBfwLdR2uYRz8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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 cat >$WORK/b1021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/segmentio/asm/keyset -lang=go1.16 -complete -installsuffix shared -buildid wOChJYslro8w1aWsSLuR/wOChJYslro8w1aWsSLuR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_default.go cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/segmentio/asm/ascii -lang=go1.16 -complete -installsuffix shared -buildid sUDVkNyBwS0xfkZ6alvT/sUDVkNyBwS0xfkZ6alvT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./vendor/github.com/segmentio/asm/ascii/ascii.go ./vendor/github.com/segmentio/asm/ascii/equal_fold.go ./vendor/github.com/segmentio/asm/ascii/equal_fold_default.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_default.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/77/77730794cebc2b05f5be4c15b85f498767bcd1200a2c12a4e39d07d609a4886f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/21/218f7346b745f05ca813d883d5c5d1423bd07cdfc3e7d168ae02c5bfa1a053cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/15/158fc2d02a9acfa5760a2b4f82fb99a427dae3250e967beff473e49ce7a3a724-d # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/2d/2d7cafb4b1ecf9d6f06d132f025a2cdff7d025640e5da8f79b6e95cef95c15d5-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1028/ cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/segmentio/encoding/ascii -lang=go1.16 -complete -installsuffix shared -buildid wV5Y2nFyNq9WmiqEGckA/wV5Y2nFyNq9WmiqEGckA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./vendor/github.com/segmentio/encoding/ascii/equal_fold.go ./vendor/github.com/segmentio/encoding/ascii/valid.go ./vendor/github.com/segmentio/encoding/ascii/valid_print.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ed/ed8381253d2780e9aa096a940442d2323a5369e94a7bf3cb70588c45a6d2247b-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/nistec -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b070/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/0d/0d9ba104d13f0b7eee5a7b6efcf196924e2ee7f5b7321e352799cad6806e110b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3c/3caba5dcccedc2856809dac9b258354bc23b7f896f261dff1101a23d3fd383bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b314=>" -I $WORK/b314/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b314/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b314=>" -I $WORK/b314/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b314/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/55/555cb0557ff4a69b258032512cd9ab810ab8cdcf5d4b9cf1fbc26382882cab7c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b314=>" -I $WORK/b314/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b314/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b314/_pkg_.a $WORK/b314/relfect2_mips64x.o $WORK/b314/relfect2_mipsx.o $WORK/b314/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal net mkdir -p $WORK/b094/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b094/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b094/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/14/1460ad9d11f2da96da6b95947c5ff6133dbd5d70cc89b66ade95e631a0e58ffb-d # internal internal/goroot mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p internal/goroot -std -complete -installsuffix shared -buildid 4VvmrOjuO3Vfv2K7dPjD/4VvmrOjuO3Vfv2K7dPjD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/05/05ff7e2a6dce0bacc8cc62456d1a07cc752b9eed2ed2b4e6abef288cdc7caf87-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b106/ encoding/hex mkdir -p $WORK/b090/ log mime/quotedprintable flag net/http/internal mkdir -p $WORK/b123/ net/url mime go/token cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b107/_pkg_.a EOF golang.org/x/sys/execabs mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid OIUdzTtBeeNWmnJITMZA/OIUdzTtBeeNWmnJITMZA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go internal/buildcfg mkdir -p $WORK/b148/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/hex -std -complete -installsuffix shared -buildid Af3F2HTcCZP2x22__Uq4/Af3F2HTcCZP2x22__Uq4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go vendor/golang.org/x/net/http2/hpack cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF go/doc/comment mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p log -std -complete -installsuffix shared -buildid ofAo3w1durhuFB1srL7A/ofAo3w1durhuFB1srL7A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/log/log.go encoding/json mkdir -p $WORK/b109/ compress/flate mkdir -p $WORK/b116/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p golang.org/x/sys/execabs -lang=go1.16 -complete -installsuffix shared -buildid Y8DBmtrT0j7YQK-VSu2x/Y8DBmtrT0j7YQK-VSu2x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/protobuf/internal/version github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil runtime/debug github.com/oklog/run /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid XK7oKkzJs8FObOn7qGV8/XK7oKkzJs8FObOn7qGV8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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 google.golang.org/grpc/codes go.opentelemetry.io/otel/exporters/otlp/internal github.com/grafana/grafana/pkg/util/errutil cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF google.golang.org/grpc/internal/grpclog github.com/prometheus/procfs/internal/fs github.com/google/go-cmp/cmp/internal/value google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid TIPZx0SM7PoSYsr-U9lA/TIPZx0SM7PoSYsr-U9lA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go google.golang.org/grpc/metadata github.com/pierrec/lz4/v4/internal/lz4stream cloud.google.com/go/internal/optional runtime/trace github.com/hashicorp/golang-lru database/sql/driver google.golang.org/api/iterator github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule github.com/go-logr/logr/funcr cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF go.opencensus.io/resource golang.org/x/net/http2/hpack github.com/grafana/grafana-plugin-sdk-go/backend/gtime github.com/go-stack/stack compress/lzw github.com/grafana/grafana/pkg/infra/fs github.com/gobwas/glob/syntax/lexer go.opencensus.io/trace/tracestate golang.org/x/time/rate github.com/go-logfmt/logfmt cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/protocolbuffers/txtpbfmt/ast encoding/csv go.opentelemetry.io/otel/exporters/otlp/internal/retry github.com/grafana/grafana/pkg/services/live/orgchannel github.com/kylelemons/godebug/diff github.com/grafana/grafana/pkg/services/sqlstore/sqlutil github.com/google/btree cuelang.org/go/internal/source github.com/golang-sql/civil text/template/parse github.com/Azure/azure-sdk-for-go/sdk/internal/diag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p encoding/json -std -complete -installsuffix shared -buildid gB6QaMpMr7vF6ppRZLuz/gB6QaMpMr7vF6ppRZLuz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b109/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 github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p compress/flate -std -complete -installsuffix shared -buildid K6cX9qqP1_-RcGdoqDg_/K6cX9qqP1_-RcGdoqDg_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b116/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 github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b444/ encoding/xml github.com/grafana/grafana-azure-sdk-go/azcredentials github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b154/ go.opencensus.io/internal cuelang.org/go/cue/token github.com/pmezard/go-difflib/difflib github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1057/ github.com/coreos/go-semver/semver github.com/go-redis/redis/v8/internal/hscan text/scanner github.com/pkg/errors github.com/hashicorp/go-multierror mkdir -p $WORK/b456/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF github.com/pkg/browser cat >$WORK/b154/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid KChzWl0EONwiApxTsdOQ/KChzWl0EONwiApxTsdOQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go github.com/golang/mock/gomock cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b154=>" -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b154/symabis ./debug.s mkdir -p $WORK/b506/ github.com/go-redis/redis/v8/internal/proto os/user gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b859/ mkdir -p $WORK/b130/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b457/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/klauspost/compress/fse github.com/vectordotdev/go-datemath github.com/blevesearch/vellum/utf8 cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF math/big gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b026/ mkdir -p $WORK/b132/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/grafana/grafana/pkg/expr/mathexp/parse github.com/influxdata/line-protocol mkdir -p $WORK/b100/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid ol08MqOMnnbXEWbCwj58/ol08MqOMnnbXEWbCwj58 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go github.com/grafana/grafana/pkg/services/live/pipeline/pattern /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid aTMQ5CZZKHH06AeDbnd9/aTMQ5CZZKHH06AeDbnd9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/gopkg.in/square/go-jose.v2/json/tags.go github.com/blugelabs/bluge/numeric github.com/axiomhq/hyperloglog go.uber.org/goleak/internal/stack mkdir -p $WORK/b128/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/dlclark/regexp2/syntax golang.org/x/net/bpf cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b139/ github.com/hashicorp/go-version github.com/golang-migrate/migrate/v4/database /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p flag -std -complete -installsuffix shared -buildid -EEEO9IpIhMWSuyMavKk/-EEEO9IpIhMWSuyMavKk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b1057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p net/http/internal -std -complete -installsuffix shared -buildid WRikzg8sJyNoFoRJ5OJ1/WRikzg8sJyNoFoRJ5OJ1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go vendor/golang.org/x/text/unicode/norm cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF golang.org/x/xerrors encoding/gob cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid yES2DMfMQwUuZtSUxzZo/yES2DMfMQwUuZtSUxzZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -installsuffix shared -buildid OiDrLm247AwuI5KN6WuO/OiDrLm247AwuI5KN6WuO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/net/url/url.go github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.16 -complete -installsuffix shared -buildid 5mnqSzcgb2URtQ-og5l2/5mnqSzcgb2URtQ-og5l2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/internal/fast/cachedpower.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/common.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/diyfp.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/dtoa.go mkdir -p $WORK/b142/ github.com/prometheus/prometheus/tsdb/errors gopkg.in/asn1-ber.v1 cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/Azure/go-autorest/autorest/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p mime -std -complete -installsuffix shared -buildid MBYDrn29anrqsuqcKIFV/MBYDrn29anrqsuqcKIFV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b128/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 github.com/grafana/grafana/pkg/util/maputil github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid 30YYUbKsZGK02JaW0QnN/30YYUbKsZGK02JaW0QnN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b207/ github.com/caio/go-tdigest github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go/token -std -complete -installsuffix shared -buildid q96LiBOjfCDEDtM6kaSB/q96LiBOjfCDEDtM6kaSB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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 mkdir -p $WORK/b269/ gopkg.in/ini.v1 github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b217/ gopkg.in/yaml.v2 mkdir -p $WORK/b544/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b356/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a EOF mkdir -p $WORK/b177/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/gobwas/glob/match cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid d5_K6f3niALiJ97kCzlk/d5_K6f3niALiJ97kCzlk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b334/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go/doc/comment -std -complete -installsuffix shared -buildid OWi_Dgpa_cwmDSCBqTnl/OWi_Dgpa_cwmDSCBqTnl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p runtime/debug -std -installsuffix shared -buildid k3pglVRypFfEq13TT0Me/k3pglVRypFfEq13TT0Me -goversion go1.19.2 -symabis $WORK/b154/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/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 cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid qMOOyfDC3SU3Smws9bcu/qMOOyfDC3SU3Smws9bcu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF golang.org/x/text/unicode/norm cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid 44IkiNm9ghoKhC_8hpp9/44IkiNm9ghoKhC_8hpp9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF mkdir -p $WORK/b310/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid mjCLmBg_tpRHsEULcSEY/mjCLmBg_tpRHsEULcSEY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid t4FD3RyJk36gl9-mCj2N/t4FD3RyJk36gl9-mCj2N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid 6NTiRjZ1pNR_v7PQIvH4/6NTiRjZ1pNR_v7PQIvH4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go golang.org/x/text/internal/language mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid d1SNK3PM0T7Ye8T4mJsv/d1SNK3PM0T7Ye8T4mJsv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b213/ mkdir -p $WORK/b303/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid yOxnhRsf8YbNZmZRobMt/yOxnhRsf8YbNZmZRobMt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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 mkdir -p $WORK/b611/ mkdir -p $WORK/b339/ mkdir -p $WORK/b448/ gopkg.in/yaml.v3 github.com/RoaringBitmap/roaring cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b437/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid nWocPsRDwcLK_jjLlZ7r/nWocPsRDwcLK_jjLlZ7r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b301/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b302/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b304/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid kSAnQDa3q5x8sXo7bh8n/kSAnQDa3q5x8sXo7bh8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid hagrR36flhCif7wBGJil/hagrR36flhCif7wBGJil -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid v4gw1Vt0kb6fQH-JN8Fl/v4gw1Vt0kb6fQH-JN8Fl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go mkdir -p $WORK/b622/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b449/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p runtime/trace -std -installsuffix shared -buildid 9JU_JBjM7361JCoLRqLs/9JU_JBjM7361JCoLRqLs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go mkdir -p $WORK/b519/ mkdir -p $WORK/b635/ mkdir -p $WORK/b255/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid vvPB9GiBdpNnxOVF2xq7/vvPB9GiBdpNnxOVF2xq7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go mkdir -p $WORK/b413/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p database/sql/driver -std -complete -installsuffix shared -buildid 6iH0BGeguw8xYHm780QT/6iH0BGeguw8xYHm780QT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b516/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b550/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b350/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid ZyWmR6278dor5U9xM8Pp/ZyWmR6278dor5U9xM8Pp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid S0Db0wcuhK5fIFBmPcvU/S0Db0wcuhK5fIFBmPcvU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid zMT38_5IC400-t-_jyd2/zMT38_5IC400-t-_jyd2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go mkdir -p $WORK/b451/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid W7KOClhhFPhX8KSeBw8n/W7KOClhhFPhX8KSeBw8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go mkdir -p $WORK/b715/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid 5oQALfqmR4QYRyxadYnY/5oQALfqmR4QYRyxadYnY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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 mkdir -p $WORK/b369/ mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid humrqof6PNnQyE6PWGQ-/humrqof6PNnQyE6PWGQ- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go github.com/c2h5oh/datasize cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b884/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid LjXr7DMEYfRKwo3RO-8n/LjXr7DMEYfRKwo3RO-8n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go mkdir -p $WORK/b346/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p compress/lzw -std -complete -installsuffix shared -buildid 4bT26aEZuHrTFYENQCWd/4bT26aEZuHrTFYENQCWd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go mkdir -p $WORK/b978/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid i4-Xl2BRZKQbNb7jYGSU/i4-Xl2BRZKQbNb7jYGSU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go mkdir -p $WORK/b317/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b541/ mkdir -p $WORK/b1044/ mkdir -p $WORK/b837/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid ezhl-9a1YRf7Trzlh7xt/ezhl-9a1YRf7Trzlh7xt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go mkdir -p $WORK/b790/ mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid -Z2-0stubF3T6dB5KLb-/-Z2-0stubF3T6dB5KLb- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go mkdir -p $WORK/b905/ github.com/blevesearch/segment mkdir -p $WORK/b799/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b171/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b542/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b824/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p encoding/csv -std -complete -installsuffix shared -buildid d7B32DAaFCXtg3tV-y-h/d7B32DAaFCXtg3tV-y-h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b480/ cat >$WORK/b1044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid W-O6TjmokANetk09euRz/W-O6TjmokANetk09euRz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go mkdir -p $WORK/b589/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a EOF cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid devsbsZWB2T4AvWh-Kqr/devsbsZWB2T4AvWh-Kqr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.17 -complete -installsuffix shared -buildid KTe9Q9HvlNmYvdA-rmpf/KTe9Q9HvlNmYvdA-rmpf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid IEARoP-SEZPdozK55sRI/IEARoP-SEZPdozK55sRI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/kylelemons/godebug/diff -lang=go1.16 -complete -installsuffix shared -buildid m4CoTumqAG8s97UbDaYr/m4CoTumqAG8s97UbDaYr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid EqW-OB_lFyM4yIw-O9DF/EqW-OB_lFyM4yIw-O9DF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go mkdir -p $WORK/b398/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid aHkWVXLbe1cf-xDjKLvG/aHkWVXLbe1cf-xDjKLvG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid VFTh7iFo40On3glXCbac/VFTh7iFo40On3glXCbac -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/google/btree/btree.go mkdir -p $WORK/b812/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid e7SEZAnpytvA28zL-TpM/e7SEZAnpytvA28zL-TpM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/diag.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid Fe1kkVSktBUrr-eaRzuE/Fe1kkVSktBUrr-eaRzuE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b833/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p text/template/parse -std -complete -installsuffix shared -buildid RR0AvIJh7MWbWfhJSBq0/RR0AvIJh7MWbWfhJSBq0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b171/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 mkdir -p $WORK/b818/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p encoding/xml -std -complete -installsuffix shared -buildid TQSrHak1hsld3ufRU87c/TQSrHak1hsld3ufRU87c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b398/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 mkdir -p $WORK/b615/ mkdir -p $WORK/b896/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b677/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid knVmeuPMikMYgGly8Y_n/knVmeuPMikMYgGly8Y_n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go mkdir -p $WORK/b710/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io=$WORK/b616/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.16 -complete -installsuffix shared -buildid tkGIa3xu3kDbYBdcoOfw/tkGIa3xu3kDbYBdcoOfw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/builder.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/credentials.go mkdir -p $WORK/b974/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid xBJn6uZnfKhy2LJL-UEJ/xBJn6uZnfKhy2LJL-UEJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b467/ github.com/influxdata/influxdb-client-go/v2/api/query /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid jfHvBRgS4mrsL5AlDfIC/jfHvBRgS4mrsL5AlDfIC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/log.go mkdir -p $WORK/b850/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b596/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid WiB66BpdKWECjpf3ez2a/WiB66BpdKWECjpf3ez2a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b712/ mkdir -p $WORK/b529/ mkdir -p $WORK/b297/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b788/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid ragLSrjMRI3AgZO4Tqpc/ragLSrjMRI3AgZO4Tqpc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 4kcJ35EuIVmZqAyGNgsK/4kcJ35EuIVmZqAyGNgsK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b366/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid 7Okqe16iEGz_DV44gig9/7Okqe16iEGz_DV44gig9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 5obALs0L8_mRG1-368Hk/5obALs0L8_mRG1-368Hk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b529/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b529/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b708/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid 1Ctg_An9xyEFl8VWsmFo/1Ctg_An9xyEFl8VWsmFo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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_ppc64le/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid 3y02Nso3co9uzLEY4Ic3/3y02Nso3co9uzLEY4Ic3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid ECI7Ict0xnBXWsB1DV3Y/ECI7Ict0xnBXWsB1DV3Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go mkdir -p $WORK/b1128/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid p2ADHuPpqZijrLlK6GWV/p2ADHuPpqZijrLlK6GWV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b058/ mkdir -p $WORK/b756/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/pkg/browser -lang=go1.16 -complete -installsuffix shared -buildid vVCmaJl6vQPtE9Ah5L49/vVCmaJl6vQPtE9Ah5L49 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b731/ mkdir -p $WORK/b1064/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.16 -complete -installsuffix shared -buildid qsCvVe2SD7_Bd3m7JOUt/qsCvVe2SD7_Bd3m7JOUt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go mkdir -p $WORK/b1066/ mkdir -p $WORK/b1117/ mkdir -p $WORK/b1121/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b1250/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b1051/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./arith_ppc64x.s cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b757/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b758/_pkg_.a EOF mkdir -p $WORK/b461/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid 9Y4TSnr3C3wI8SX4HOLG/9Y4TSnr3C3wI8SX4HOLG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go mkdir -p $WORK/b1302/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid -EUDoQIqnmD4NqqnjLyO/-EUDoQIqnmD4NqqnjLyO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go mkdir -p $WORK/b567/ cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b1266/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.17 -complete -installsuffix shared -buildid LBo_1Wkel7729fttdQLV/LBo_1Wkel7729fttdQLV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go mkdir -p $WORK/b124/ cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1122/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 3KAxnnVlraowBV_49hzh/3KAxnnVlraowBV_49hzh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b568/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/blugelabs/bluge/numeric -lang=go1.16 -complete -installsuffix shared -buildid u20YEVpct5hQXfE7kgGk/u20YEVpct5hQXfE7kgGk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/bin.go ./vendor/github.com/blugelabs/bluge/numeric/float.go ./vendor/github.com/blugelabs/bluge/numeric/prefix_coded.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid HmeuxnYC0W_0SWAgGY4s/HmeuxnYC0W_0SWAgGY4s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/influxdata/line-protocol -lang=go1.16 -complete -installsuffix shared -buildid MEJ_sgou8nuRuNICWWJD/MEJ_sgou8nuRuNICWWJD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./vendor/github.com/influxdata/line-protocol/encoder.go ./vendor/github.com/influxdata/line-protocol/escape.go ./vendor/github.com/influxdata/line-protocol/handler.go ./vendor/github.com/influxdata/line-protocol/machine.go ./vendor/github.com/influxdata/line-protocol/metric.go ./vendor/github.com/influxdata/line-protocol/parser.go ./vendor/github.com/influxdata/line-protocol/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid j8B15TbzB6-Cql2bm3oe/j8B15TbzB6-Cql2bm3oe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/axiomhq/hyperloglog -lang=go1.16 -complete -installsuffix shared -buildid Hf4wlSNZZiTx4i7rf7Vr/Hf4wlSNZZiTx4i7rf7Vr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./vendor/github.com/axiomhq/hyperloglog/compressed.go ./vendor/github.com/axiomhq/hyperloglog/hyperloglog.go ./vendor/github.com/axiomhq/hyperloglog/registers.go ./vendor/github.com/axiomhq/hyperloglog/sparse.go ./vendor/github.com/axiomhq/hyperloglog/utils.go mkdir -p $WORK/b276/ cat >$WORK/b1266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b876/ mkdir -p $WORK/b1191/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b878/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid o3UNdht4cdiAIRcOjFZq/o3UNdht4cdiAIRcOjFZq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/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_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid qezXF_c7M2VMwjkdhfEr/qezXF_c7M2VMwjkdhfEr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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 mkdir -p $WORK/b1323/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid ey8OE9rwdQkOY8R87XHc/ey8OE9rwdQkOY8R87XHc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b287/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b1091/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid 29tWtIyORWWbqtE5VZQo/29tWtIyORWWbqtE5VZQo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p encoding/gob -std -complete -installsuffix shared -buildid tSRNZhYlXjQR7vc-d6gn/tSRNZhYlXjQR7vc-d6gn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid pWGyzKVV6xpdOiqb4VnU/pWGyzKVV6xpdOiqb4VnU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid yjAgx3jsj5lh1ac7OAAR/yjAgx3jsj5lh1ac7OAAR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b876/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 cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b1259/ mkdir -p $WORK/b1113/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid LoOgHAz0634Jf-0B3asM/LoOgHAz0634Jf-0B3asM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go mkdir -p $WORK/b1123/ cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b1235/ mkdir -p $WORK/b361/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/Azure/go-autorest/autorest/validation -lang=go1.16 -complete -installsuffix shared -buildid NNVLc5wbNeXpzYeiLEFy/NNVLc5wbNeXpzYeiLEFy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go mkdir -p $WORK/b496/ cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cat >$WORK/b1091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b430/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid cAfbWJKs4z2VTHmOWASw/cAfbWJKs4z2VTHmOWASw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.17 -complete -installsuffix shared -buildid cPM_b99dsJ1BSmnffyB5/cPM_b99dsJ1BSmnffyB5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/importcfg -pack ./pkg/util/maputil/maputil.go cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b365/ cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid IvZbrY8uaGk9J6x2TiPT/IvZbrY8uaGk9J6x2TiPT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b254/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid MPajDy2IWLkzjiEx_8ku/MPajDy2IWLkzjiEx_8ku -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./vendor/github.com/caio/go-tdigest/options.go ./vendor/github.com/caio/go-tdigest/rng.go ./vendor/github.com/caio/go-tdigest/serialization.go ./vendor/github.com/caio/go-tdigest/summary.go ./vendor/github.com/caio/go-tdigest/tdigest.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid 8XybSRzNyGxquPQTyHDL/8XybSRzNyGxquPQTyHDL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b430/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_ppc64le/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.16 -complete -installsuffix shared -buildid oHw6W0BDLuATFcCHmIZl/oHw6W0BDLuATFcCHmIZl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/mergeplan/merge_plan.go ./vendor/github.com/blugelabs/bluge/index/mergeplan/sort.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b366/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b367/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid CytvjuFqfz49TuiHgOLb/CytvjuFqfz49TuiHgOLb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid 7pDF-4bilkX4OF--6HYG/7pDF-4bilkX4OF--6HYG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go mkdir -p $WORK/b723/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid 8ooSZClXcBEFPyuqRMWG/8ooSZClXcBEFPyuqRMWG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b365/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 cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b678/ mkdir -p $WORK/b1099/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid 09ujhe4pdhZZEqAXeGn0/09ujhe4pdhZZEqAXeGn0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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 mkdir -p $WORK/b1333/ mkdir -p $WORK/b1109/ mkdir -p $WORK/b1385/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b724/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid H91XacF5BRolByCpuxya/H91XacF5BRolByCpuxya -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b678/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_ppc64le/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid _bJtYdH-jQjF45toSfaU/_bJtYdH-jQjF45toSfaU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1100/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/c2h5oh/datasize -lang=go1.16 -complete -installsuffix shared -buildid FIBJn3CWaDNcsqo7tpVG/FIBJn3CWaDNcsqo7tpVG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/importcfg -pack ./vendor/github.com/c2h5oh/datasize/datasize.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/blevesearch/segment -lang=go1.16 -complete -installsuffix shared -buildid TMhX6x3vlXGRQ0XmlCSY/TMhX6x3vlXGRQ0XmlCSY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1109/importcfg -pack ./vendor/github.com/blevesearch/segment/doc.go ./vendor/github.com/blevesearch/segment/segment.go ./vendor/github.com/blevesearch/segment/segment_words.go cat >$WORK/b1385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/RoaringBitmap/roaring -lang=go1.16 -complete -installsuffix shared -buildid Pvf8A3jTyoJIRB3wMmT9/Pvf8A3jTyoJIRB3wMmT9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/arraycontainer.go ./vendor/github.com/RoaringBitmap/roaring/bitmapcontainer.go ./vendor/github.com/RoaringBitmap/roaring/clz.go ./vendor/github.com/RoaringBitmap/roaring/ctz.go ./vendor/github.com/RoaringBitmap/roaring/fastaggregation.go ./vendor/github.com/RoaringBitmap/roaring/manyiterator.go ./vendor/github.com/RoaringBitmap/roaring/parallel.go ./vendor/github.com/RoaringBitmap/roaring/popcnt.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_generic.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_slices.go ./vendor/github.com/RoaringBitmap/roaring/priorityqueue.go ./vendor/github.com/RoaringBitmap/roaring/roaring.go ./vendor/github.com/RoaringBitmap/roaring/roaringarray.go ./vendor/github.com/RoaringBitmap/roaring/runcontainer.go ./vendor/github.com/RoaringBitmap/roaring/serialization.go ./vendor/github.com/RoaringBitmap/roaring/serialization_littleendian.go ./vendor/github.com/RoaringBitmap/roaring/setutil.go ./vendor/github.com/RoaringBitmap/roaring/setutil_generic.go ./vendor/github.com/RoaringBitmap/roaring/shortiterator.go ./vendor/github.com/RoaringBitmap/roaring/util.go cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.16 -complete -installsuffix shared -buildid IUhSlN5LpsKQQ1UqWZT3/IUhSlN5LpsKQQ1UqWZT3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p text/scanner -std -complete -installsuffix shared -buildid gI57CvXpibIj_hqQKFZN/gI57CvXpibIj_hqQKFZN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/83/830b972bc120823c7dd3b06f8b7c739e9c6340e0472840e00993fe115d31398c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b586/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid leCzRqS7Ijs9GJVEw6Cj/leCzRqS7Ijs9GJVEw6Cj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid lVxAcDzizFmnysIdh4G-/lVxAcDzizFmnysIdh4G- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./vendor/github.com/dlclark/regexp2/syntax/charclass.go ./vendor/github.com/dlclark/regexp2/syntax/code.go ./vendor/github.com/dlclark/regexp2/syntax/escape.go ./vendor/github.com/dlclark/regexp2/syntax/parser.go ./vendor/github.com/dlclark/regexp2/syntax/prefix.go ./vendor/github.com/dlclark/regexp2/syntax/replacerdata.go ./vendor/github.com/dlclark/regexp2/syntax/tree.go ./vendor/github.com/dlclark/regexp2/syntax/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.16 -complete -installsuffix shared -buildid avhH5krOHUucN09gYB28/avhH5krOHUucN09gYB28 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/22/2260b428a2b8b5f6ccfb1cf7da60f4e96af81645ea6d305baa74af5231ab28ca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/55/559daf486a1d29a3525f0428a2462a6e79da21e73a18eaf1dcfd09630515378c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/19/19f1aadec3175a5deb24d0574711b72ecefd4b7e4452a7a492355d0054af0b36-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/bf/bfad57eabf71f889cbeebe5ced2e7e48e5047d1d10e47fe33b0427b4c1ef7447-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d4/d4b27103f3f12541874e6a0e9b8b54b2ea4c3c37bd1b5ec575dacbd3d02a4836-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/51/5136cdc4856a2b13e48eb38538a02ef0a7cf655e64fea019503864b8d678414e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/46/465455c3df350d1248f331f494d119e073534cda12e76ef93a837d5b205e587b-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/04/048fc6a4465a925625371994d5ee7b06e4a173b5d18e08dda309d9b9f1fcd399-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b373/ go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b1411/ github.com/grafana/grafana-azure-sdk-go/azsettings cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/7e/7ed4e1ce6b2c943e52fbc70abefc890d32f6dda7c663f8083698442c79a3359f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal mkdir -p $WORK/b443/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4c/4cabddb39d08da15150db140c0c5bded7fe3f61a44b65c8bb7ba79f62f5493b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid p3R5L_JeQkvnoyjjRzea/p3R5L_JeQkvnoyjjRzea -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go github.com/davecgh/go-spew/spew mkdir -p $WORK/b676/ cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b444/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid jpaSJH1JBYY0HhRGlWDp/jpaSJH1JBYY0HhRGlWDp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/bytesid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/spanid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/traceid.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid jvhdLcZ1FZAw-y12zYuF/jvhdLcZ1FZAw-y12zYuF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid a5BW8VtWdbsq5t8ILQMB/a5BW8VtWdbsq5t8ILQMB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b676/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 cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/8e/8e5667d8bcdc3e47c2b6e583bbcebdfd4bd02e550bc3370b20019f8b0fe3def7-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/ba/ba170552533aa2b3f0da989827b90c9e9c1e6503e67296e9b563c1f47d28d43d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/23/2373cf6ba2831923e8536853c28e6c102bfabd3608aaefdc2c9fc1e7222b92c9-d # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/b3/b3011d098c2436de05ad441eb6513eae0458f1c1b0603c8634f0e30eebb269df-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/eb/eb70b77e8a902c76e9b56ed5372932f5833138f226b55247dbef336a16119434-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/25/25a2d8a96ccd5802d9acc908c6a1feb3d860e76166ce30adc888837157de1f3e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/65/65929155d62a2ca7a401a7e3936459752fce2a3c1664d12695ac66d0221d1197-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b222/ cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/35/35c400c8c35728c6a9148a69f89ca53b69e02373a1a21c60cf02c38d63857c7e-d # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a EOF google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid CL1ikMqd2tuVksO5X5nk/CL1ikMqd2tuVksO5X5nk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 5udwgWmD9RTesNKUSWrn/5udwgWmD9RTesNKUSWrn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p math/big -std -installsuffix shared -buildid dYBbarfSEq4gGWrlfUGA/dYBbarfSEq4gGWrlfUGA -goversion go1.19.2 -symabis $WORK/b058/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8e/8e63d0fc3a0387ba5367b53bf15051efad5f20c9a56f7b09aaa551e46598b462-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/e3/e38c68b89bfa5d1b2331e63124e6d6dc535f31d5f757dc834b676fd3be80e402-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9b/9b2ab3b82ca7e976a6ecce7d2d4755027016d5359ac3a3932a81bf42b7cd80d1-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/12/128d0a22d845ddf715fcdc878f1825f03ddb92642e9641d51e088826873f337d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/89/89b1821f58db60ab9a4a5459b2ec5d12d08a8c0a07d2a9de3909a9f69fb09339-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/1a/1ac0097349e0c0e35002f24408169131cc1896c3240fb995ff781c9dd10e7dc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b812/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/45/458c35da47e379244cc628b266de24d6ea0f3cc322a1ce4cf3f50617a20a422d-d # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/38/38d3814b09023474b5b417e318f7d24f6c155fe0c1b4fd3edd63840dee82af7b-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b978/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid iMesD2D9IJYFPdrcyU8q/iMesD2D9IJYFPdrcyU8q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1117/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f2/f241e6ad5155236e13871be618448c62edd5ebdc9b111512a8276a33491a2fc2-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b837/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b369/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid T_khn2RGdtIWMyYoaAG1/T_khn2RGdtIWMyYoaAG1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/cc/ccda260d898bbf9a04266e68b19a304347b44447b7a2e1c8a3c2a75ab6126c6d-d # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/f0/f05f10a9114caa6a09043481be10ee92f5b908765af4ecf3c456aa0afd56259f-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/3c/3c3039678223423b9f258078a8ad41b5d19f9d1e1294df9815a090c28c3ca7db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/03/03ed21967d3b1042548307593b8614cf5435aed26f987a410b2919669f37b79d-d # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/b3/b3fa9c3728fac7a8eddeb32fd64f6ef97e5aa257cd6dc6c1f6ff256bf78ea9c8-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b634/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b635/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid U4A85a6ZtGy3B5n7wbeB/U4A85a6ZtGy3B5n7wbeB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/6b/6bcd778a48b25f1966570db7391f37ed1092104e637fc89367e37434d3d774bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1259/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/1a/1a437671efa405c29d0bbd80867a1b51b701dcd29ce17a5458251548887ce841-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b0/b0adc7505da6bc26eb13768d59ef35cd6f539061659c7668d259ff96f9a8f731-d # internal cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid 29-miL7UNJiFcQ050tno/29-miL7UNJiFcQ050tno -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/3f/3f550e45694244861c31bc5548abbbe38e94e4a4cf213b977221d11ef8c22f87-d # internal github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1118/ cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/99/993195138e8612c251a193a593c89f404040406ad77f3120084a00d96fc9c209-d # internal cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1117/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/2c/2cb19731db5178b0e007369f9596b9b5f3b8eeca6079f3a9a416a05bc8501ddc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.16 -complete -installsuffix shared -buildid VHnSSb22vISd06uxg3fn/VHnSSb22vISd06uxg3fn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/geo/geo.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geo_dist.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geohash.go ./vendor/github.com/blugelabs/bluge/numeric/geo/parse.go ./vendor/github.com/blugelabs/bluge/numeric/geo/sloppy.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/9c/9c5984f82210779e40b340cb2fdcdc72cde62233a85e5feff74cb4ed6424c5db-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b268/ github.com/uber/jaeger-client-go/log golang.org/x/net/internal/timeseries mkdir -p $WORK/b167/ github.com/go-redis/redis/v8/internal mkdir -p $WORK/b706/ testing/iotest cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid TP7hMuH4sl3Ivtq8jFBJ/TP7hMuH4sl3Ivtq8jFBJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b708/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid r7RPEIiKUqOYp-pkwoxC/r7RPEIiKUqOYp-pkwoxC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go github.com/blevesearch/snowballstem mkdir -p $WORK/b1103/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid Ck4VmnY0gV8XeBQZ2RIH/Ck4VmnY0gV8XeBQZ2RIH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go mkdir -p $WORK/b487/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b818/_pkg_.a # internal mkdir -p $WORK/b992/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid EoSbAoPyta25CzsD8qnU/EoSbAoPyta25CzsD8qnU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a EOF github.com/go-openapi/analysis/internal/debug /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/blevesearch/snowballstem -lang=go1.16 -complete -installsuffix shared -buildid exp5Duf7kJ5IGDx7gfKG/exp5Duf7kJ5IGDx7gfKG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/among.go ./vendor/github.com/blevesearch/snowballstem/env.go ./vendor/github.com/blevesearch/snowballstem/gen.go ./vendor/github.com/blevesearch/snowballstem/util.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b1208/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p testing/iotest -std -complete -installsuffix shared -buildid 00aiKgAEYNjv6ijUhelw/00aiKgAEYNjv6ijUhelw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1384/ cat >$WORK/b1208/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid bOLwg0WITYCHpxhlyVEl/bOLwg0WITYCHpxhlyVEl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go mkdir -p $WORK/b253/ github.com/robfig/cron/v3 mkdir -p $WORK/b1336/ cat >$WORK/b1384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.16 -complete -installsuffix shared -buildid MnDIlpDC_BOlUzXbBcQm/MnDIlpDC_BOlUzXbBcQm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/b3/b37a167eddb4e1211fdcbb6c748cc4eb9916a1196fd573f356fcce1deaee568b-d # internal mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 2Cun06ByXof_8ZUII97n/2Cun06ByXof_8ZUII97n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 cat >$WORK/b1336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/robfig/cron/v3 -lang=go1.16 -complete -installsuffix shared -buildid mZpaxpfNOnnnbj6x216Y/mZpaxpfNOnnnbj6x216Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/importcfg -pack ./vendor/github.com/robfig/cron/v3/chain.go ./vendor/github.com/robfig/cron/v3/constantdelay.go ./vendor/github.com/robfig/cron/v3/cron.go ./vendor/github.com/robfig/cron/v3/doc.go ./vendor/github.com/robfig/cron/v3/logger.go ./vendor/github.com/robfig/cron/v3/option.go ./vendor/github.com/robfig/cron/v3/parser.go ./vendor/github.com/robfig/cron/v3/spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid aPTIPKY0xNgkJWKqiS9W/aPTIPKY0xNgkJWKqiS9W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b253/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_ppc64le/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/4e/4ebc19ce1802ea73b1cc8df1aa83ce360443e1e7e9cbd0ee2e72dfb01778945a-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/34/34381dab19cc7654adb7127c7af8ed6920be4ef355924d68493f662c94ee9815-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1228/ github.com/grafana/dskit/services mkdir -p $WORK/b1189/ cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid mcZXscFFweQiWAa0GhZ2/mcZXscFFweQiWAa0GhZ2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1239/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid Go7eTsmbLe44Ym0UooW8/Go7eTsmbLe44Ym0UooW8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/importcfg -pack ./vendor/github.com/grafana/dskit/services/basic_service.go ./vendor/github.com/grafana/dskit/services/failure_watcher.go ./vendor/github.com/grafana/dskit/services/manager.go ./vendor/github.com/grafana/dskit/services/service.go ./vendor/github.com/grafana/dskit/services/services.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid xXl_el8eoqbGvXsvwt8s/xXl_el8eoqbGvXsvwt8s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/73/73ae535ce57b155644ee307327620f6b61ccbbde9d92805d690f3f936f7efcd5-d # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/07/0730023ceefaf6fceaf250229fac97e25cfbd2da1433c25a18e45997f0b73ea6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/7b/7b51635fee015190a8100c571e5435e1c933bc5eee920f3b5e2d67cf59af3d9b-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/21/21fa77a5e6d4a1dd2c5d57978d281815501871e01f36d1502a6cfec41636dea3-d # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/b9/b9f64188f525836b9c6909f55abeb69c3ac983839ee80732d244d26ba1a05ff4-d # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/75/75bcc2f7aa0b1fb7ac50a19a872f534c84982cd709d1e347c4ce296d75bf87f1-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b506/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid VuUqXq2TiShki79C2nH1/VuUqXq2TiShki79C2nH1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1128/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b154=>" -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b154/debug.o ./debug.s cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/4b/4b91c81a4a5c8cb0266dd6cb479a36300c8de7ae47524659e2e214ac99e0d354-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1091/_pkg_.a # internal cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/cf/cf46f3447cb226728a28322a899ed2d228a5a4624ad2f2292dbe5888ebaf4393-d # internal github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1127/ cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1128/_pkg_.a packagefile regexp/syntax=$WORK/b145/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/blevesearch/vellum/regexp -lang=go1.16 -complete -installsuffix shared -buildid -6LMxkWz12K9qo8rqPhr/-6LMxkWz12K9qo8rqPhr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./vendor/github.com/blevesearch/vellum/regexp/compile.go ./vendor/github.com/blevesearch/vellum/regexp/dfa.go ./vendor/github.com/blevesearch/vellum/regexp/inst.go ./vendor/github.com/blevesearch/vellum/regexp/regexp.go ./vendor/github.com/blevesearch/vellum/regexp/sparse.go cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/d0/d019fdb99863676be1d955c693a5d3844875ce752760fbb4d77a9c2813edaa19-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b154/_pkg_.a $WORK/b154/debug.o # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1265/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cat >$WORK/b1265/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1266/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid QIJg47H0y-8XDF60zh8m/QIJg47H0y-8XDF60zh8m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/07/0732998c4941729294146e8fc23e67afea7c6b4efb953aeadc839abc0b741979-d # internal golang.org/x/sync/singleflight github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b884/_pkg_.a # internal mkdir -p $WORK/b1040/ github.com/ohler55/ojg mkdir -p $WORK/b1072/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cat >$WORK/b1040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid G3RFniXPvwNPYErEH6WB/G3RFniXPvwNPYErEH6WB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/ohler55/ojg -lang=go1.16 -complete -installsuffix shared -buildid 13dkY7tSTNWHFPYacCnu/13dkY7tSTNWHFPYacCnu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./vendor/github.com/ohler55/ojg/converter.go ./vendor/github.com/ohler55/ojg/doc.go ./vendor/github.com/ohler55/ojg/error.go ./vendor/github.com/ohler55/ojg/options.go ./vendor/github.com/ohler55/ojg/string.go mkdir -p $WORK/b313/ cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/67/67fb7e0f9116d7986109d1fb15c3c1f80ef8c052f18fd56c5e868bc88149f9e2-d # internal cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid YR2mRii_xegLXxooZxOg/YR2mRii_xegLXxooZxOg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b313/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/b884/_pkg_.a /builddir/.cache/go-build/e7/e7bfa13ce636470affeb53d9a80ab022aa2b9881873c0233c9e7878e9b14d2b9-d # internal cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/3c/3ca6c684d86e82a6f209e27ae416bacb03771324a7ba53ae99d0ef05d0c9a9a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/df/df869b01d458a5762c31226bbe65808290f5d03cd3b44891570ef8caa5a3ea0a-d # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/b9/b9d15e0a8b7efd8076c33c68e5161050b4b4564262235cd089222b49e30f891b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/96/9626836171ce6e8f64b25a804001c7e89f08f564220a63dde11f8bef23ca6420-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b318/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid PhcF2XIQ83LHLEulJ3S6/PhcF2XIQ83LHLEulJ3S6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/4c/4caa3d978253f6ee569eef75aa7256bd8dca9e1a7c31e43cc6fd16376fd7e13b-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/68/6874d430c75085ea60a7f97c6ab001a6faab5850024d98dfa00f3b2b6b57eb31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1385/_pkg_.a # internal cp $WORK/b1265/_pkg_.a /builddir/.cache/go-build/f5/f5ad7345fbf995dde8af41d0b0fc5392e8ad22377a8aefaf6756802ede982c59-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/eb/eb28976a4530c3840692f29192842b3e594303201a42b74c1c6bca6f60d0827a-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/ee/ee155b0f29ea14f86a6717324ed4c6a8b385896465d0d293ca240fc3f3c4b553-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b310/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid 5CkY0Fc_gcjkVHdKxeaS/5CkY0Fc_gcjkVHdKxeaS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b306/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/c2/c29392127b0f72e67f068816a55d7dcaa9a3caad12ffe08a47cdc6f780044fd1-d # internal go.uber.org/goleak mkdir -p $WORK/b1249/ cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/09/0956a85b0d662a55bc318fd8091864d180fed9c1a34b8a035d505bbe82ae861a-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b300/ cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid uzWAOJ_eHRmy1RfhyByh/uzWAOJ_eHRmy1RfhyByh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b301/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b302/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b303/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid cxse0mWoYcr5ziXb0oFl/cxse0mWoYcr5ziXb0oFl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/a9/a962a5d31184258d04e92dfad7f9104a96c0596187f636d7fd38752968cfa3fe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b896/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/a5/a597f6ffc4a2a2e42d1cb3f6d8e45382111da4b4f40ed11d5ceb58eb916e4223-d # internal cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/0f/0f1417f517e7e66960b0fb68ae02f88d4b16c3388c7554032dd9937f863f3b7a-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/d1/d17f8bfcd61be9d752a883f312da30eb594a27d1c615d9a578defcdd8ae27323-d # internal cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/50/50d3df0ec160428a7a40d5ca3cd6753c3ad776485f4c6eada71ab02af9f08fca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5f/5f48accc56e3adfa93a821af57408470f7d54e058b33febbafced77c484b2004-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/de/decf39611813f91d0e5b6fc28efb3f3f378956a990e2de4160ecffb39fe938f1-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/77/773527563b0d80370bc7fe578c2df155dc6846a616fd3c5fe990be5d7fc48de3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/da/da9f1f2822239bd12e78c7aeb06967be3923ab541871d690e11941a0e5b84aef-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b895/ cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/eb/eb52d9e6858c9c771ae7f906640eeedff8380c5b05132fc28e70910d08becd0f-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid ERddjRv9-xNxpFteGCuO/ERddjRv9-xNxpFteGCuO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c0/c0d1ab4b445fa7cf132d3962cfc79738e437a6dd6950da89e87623f98d72ea9d-d # internal cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b897/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid EO8DRbJWueJPRmkMfzil/EO8DRbJWueJPRmkMfzil -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/66/6692bf89f34d0d50df5e04573458f4392ddaf31aade79c67835d4d8d17c157c8-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b186/ cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/eb/eb41542529bf9367aa973e5e084300bbcddfd147a056076657de50563460ed96-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/47/4746eb321a9d7811bdace21818816d7de58809dcddda2ff6ead9cfb2a3a55376-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1411/_pkg_.a # internal go/scanner mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p go/scanner -std -complete -installsuffix shared -buildid -JIEmW4FG6dBh6iLiY2S/-JIEmW4FG6dBh6iLiY2S -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid 6Mr0EsbbrLZ1NFrOCqei/6Mr0EsbbrLZ1NFrOCqei -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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 cp $WORK/b1411/_pkg_.a /builddir/.cache/go-build/f6/f6ad8e421468850b77806623268646c3ad42b58a25e5b4ab87de83ddae9ad962-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/5f/5f09477eef8cc1984f86ca21bc891c2856ceddc5e24dc58be2a66c3e030c7576-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b634/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid 9j1ewPYy3AOQYLlUDRQE/9j1ewPYy3AOQYLlUDRQE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/6d/6d8831241ecf0f74a87092fca14c75bf630d8f7c7fdd610bbd6fd325909ca83e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1333/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/77/7744958f5004d0bd66ca7e623cabcd24e65f39afeddd43ce6ddfb2996ce8f848-d # internal cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/ba/ba8e1f231a58d8c5e15ae9f74b9769a92c42892ca1e464b787f1267f5a2e13ce-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/48/480aa7381fdca7178d022b09df8eef0bc81500f86c98e1bbe613012dded50359-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b370/ cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/a6/a6dffe7947cbda7b43169ce49c89bb7a20dbf088e7f38350592f219eacc53865-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/29/29f7299bb73c315a645afa949770c4c3efedac04c4f48e4305d07e6b3fbfa304-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/13/1380ae32a348b5fc3f83b7a8039ae4736b706684d0f493f43562aa30a9c2823c-d # internal cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid DYI9hTqOHUwur4yZkJjf/DYI9hTqOHUwur4yZkJjf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b974/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/79/791d1574acdd50b0b2fade11cfd8e74fc0ca2012d1b28bdb06816694d8f8f01b-d # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/d2/d247cb7ef1b73e9ae6c6792da44027e8fc1136996f8579eb3fefb1166174fbce-d # internal cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/bc/bc44e7c4cfc1adbfb636ce9caa53dc964f295cafebbae0e1668ea1bd82e586ea-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1383/ cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/c4/c4410a98ab5e0437fd21a9c02e2ec54c32953e3a677cb1ad5c31c26579987920-d # internal cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/8d/8d21839489abd68465fc4a840a07934f8edd911a6cfc991775298b5b8df5760a-d # internal cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1384/_pkg_.a EOF github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1104/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.16 -complete -installsuffix shared -buildid 3n3JlaXAYdFt5ivQHPMT/3n3JlaXAYdFt5ivQHPMT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go cat >$WORK/b1104/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1103/_pkg_.a EOF cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/f5/f5a0d93647f53aff702ddae470127a97818af03467ac73f58b56547f9803b587-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/blevesearch/snowballstem/english -lang=go1.16 -complete -installsuffix shared -buildid vdPXlH_ZEUJfVE9EU-pT/vdPXlH_ZEUJfVE9EU-pT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go github.com/emicklei/proto mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b974/_pkg_.a EOF cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/47/4798e44ae62680da630f573a78a411148445f7d1b7a99fa4e5d5a8e5cffebb26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid 0PSSBiCKhcXgVV_KF4zv/0PSSBiCKhcXgVV_KF4zv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/ee/ee7e04096e4799159de8a13bfefbc5ef096ac204bb18bef30fce952440acf8ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b982/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/6e/6e8461b57c690039c04ea4427e67edcc80277338a6a6fcf84a0e6590ddce9f17-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b375/ cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ae/aed0534cdba2d5c2f4953113cb282e1844ad1b8c41f36a7f4068abd567b8b40e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/67/675ac0dc1108995802d2860f34d38a10683b7b414a99054bd8bd14af84de0957-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1323/_pkg_.a # internal cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF github.com/klauspost/compress/huff0 mkdir -p $WORK/b296/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1249/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/27/27d3a8e6af964037d62ecde5e3c00483576ceefac343b15cc0c8a4b2f176c7d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid FF_xTShCb-MvJ7Vw5F0F/FF_xTShCb-MvJ7Vw5F0F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6b/6b0bef613351d2cc40b80ace124d1b0d2058a094132879a2b226f15ba0b78171-d # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/e2/e28d339a0daa80b54e3a261e9a17b8355c30877fe5610747945f4621cbb842f4-d # internal cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b297/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/oklog/ulid mkdir -p $WORK/b466/ github.com/gchaincl/sqlhooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid GVGVoQMVvEJMZ7fP0SX5/GVGVoQMVvEJMZ7fP0SX5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./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/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go mkdir -p $WORK/b714/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid ghsW_UxIZrfrEJ9PqoT7/ghsW_UxIZrfrEJ9PqoT7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid QzXHWCTGTtfWD__nf-Nu/QzXHWCTGTtfWD__nf-Nu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal database/sql mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p database/sql -std -complete -installsuffix shared -buildid dR0WVRaqQceNTltBCboM/dR0WVRaqQceNTltBCboM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b564/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/f1/f1fff72ed8b9c458a09a5dc32578b514ce6c3ab96ebee60e30b34162d8a9013e-d # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/4e/4e0f5186d548e2c6903f0bf7950dad82898dd65bccec20530db2a23eb9b2324f-d # internal cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/a6/a63ff3efa0dd3731417f71ea8c02053ee9edb79153ee9ce0ce59b0e92cb86d46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a7/a7e4fd4aaafc06a7fe7fc5fa7ad6c4f695b8d79a5f176d2201eac405dc537b47-d # internal cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/7d/7ddc727a69a22bda2caaa6ad0d177b2563caf16f4e28fdf65d49c24e6cc01549-d # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/fd/fd9b90e6d2df4c8db45e5be4d2f6fe911a074deda7d5f18a91d601ecd51f5bf7-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1077/ github.com/grafana/grafana/pkg/services/live/pipeline/tree go.opentelemetry.io/otel/baggage mkdir -p $WORK/b1067/ cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/sergi/go-diff/diffmatchpatch cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.17 -complete -installsuffix shared -buildid fG5zSvlNFMXPD2iPxbRB/fG5zSvlNFMXPD2iPxbRB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/importcfg -pack ./pkg/services/live/pushurl/values.go mkdir -p $WORK/b888/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.17 -complete -installsuffix shared -buildid dg4gbUhVYzVQklvcHk3-/dg4gbUhVYzVQklvcHk3- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/importcfg -pack ./pkg/services/live/pipeline/tree/bytesconv.go ./pkg/services/live/pipeline/tree/params.go ./pkg/services/live/pipeline/tree/tree.go mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b510/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/63/6331bd34964d898cc2fd9acd2fb35dc100c21470917db5c84db3ec015798ccc4-d # internal cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b169/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF gocloud.dev/internal/openurl mkdir -p $WORK/b1140/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.16 -complete -installsuffix shared -buildid zvOjkGcIuQR3gqAmeU_Z/zvOjkGcIuQR3gqAmeU_Z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./vendor/github.com/sergi/go-diff/diffmatchpatch/diff.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/diffmatchpatch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/match.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go cat >$WORK/b1140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p gocloud.dev/internal/openurl -lang=go1.16 -complete -installsuffix shared -buildid TZfFmyfaPb95uCBcpko3/TZfFmyfaPb95uCBcpko3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go gocloud.dev/internal/escape mkdir -p $WORK/b1142/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid K3AXhC-knWgBMeZVh3-u/K3AXhC-knWgBMeZVh3-u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1383/_pkg_.a # internal cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF testing github.com/PuerkitoBio/urlesc mkdir -p $WORK/b520/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p gocloud.dev/internal/escape -lang=go1.16 -complete -installsuffix shared -buildid MLHtRJ3XzJJ4ryiiC2RL/MLHtRJ3XzJJ4ryiiC2RL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go mkdir -p $WORK/b1213/ cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0a/0ab38489d2b942b4cc045aea91d5542fc59bf203fb720deb4e3f25274e76cf3c-d # internal cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b521/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p testing -std -complete -installsuffix shared -buildid bJnyWbqR56k_7zAW2Red/bJnyWbqR56k_7zAW2Red -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go github.com/grafana/dskit/backoff mkdir -p $WORK/b1325/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b1232/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid ENd-JUIGwFY0tOjusq-s/ENd-JUIGwFY0tOjusq-s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/02/02c22bf2ce2b5974006a24e3a66a45f32d36c7a33724d407c83f4b0b307ea017-d # internal cat >$WORK/b1232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/81/8158db031361f9fb84cd5cdeead9e2ca34c2e53af874b9696df9caa2258fd855-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/grafana/dskit/backoff -lang=go1.16 -complete -installsuffix shared -buildid vL1ebH8Kk5KOQ0Bybt5R/vL1ebH8Kk5KOQ0Bybt5R -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/importcfg -pack ./vendor/github.com/grafana/dskit/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid gIlcnepJ35K22xjjxupp/gIlcnepJ35K22xjjxupp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go testing/fstest mkdir -p $WORK/b991/ cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/85/85fd6fd41af0039ce416efb87ec62c649f37884d17b5f2666c7034a7e7657806-d # internal github.com/go-logr/stdr mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b516/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b519/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid ts4zv9Oz2vNzuWqRkN-i/ts4zv9Oz2vNzuWqRkN-i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1121/_pkg_.a # internal cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing/iotest=$WORK/b992/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p testing/fstest -std -complete -installsuffix shared -buildid Di-0zVk6647o4hHQCkJZ/Di-0zVk6647o4hHQCkJZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/af/afd16781994e0efb380f33911a283381108d2cff5e934c2c1faa2bed69655f43-d # internal cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/e6/e6d295419e91ba0d1ce165e59896c6afb290e9ea930bf3e81359563bcd00f1ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1077/_pkg_.a # internal cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/4e/4ef70e23910ae4661c05a040ffde29068e7cd881fa695ff60bd7d937fe6bb694-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2b/2bae228105a007e0f3955bfeb005a3cdbd0f4c817af4f5fe2513751b5a3d4887-d # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/c3/c37ff8df1c8788c1200ae148da890e0cda2f07127e61e34d5ad524136dadced4-d # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/ff/ff10f4ab9df41abee0c22b91a0895bdf581c14c67c1ec89ca219cc6051d2b4b0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/65/656d3a17a10dfa5f94a011bc9e3dd0ac96cfd85197ab169ccc66782af1a9b658-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1325/_pkg_.a # internal cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/59/5928b2f2ef5db5ef5fe8589cc294178d0d211949a7897b8afac9dea735ca354b-d # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/6c/6c8798024b8a8c1ae60f90148b73551a9c0961c2069e2df3e5d2c8e251f7374a-d # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/01/019323eba127dca80ef661240d3c54aec65213e71791f28b10ce82a8c9c94e12-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1142/_pkg_.a # internal cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/37/3776961c86bb3993a2a3e2061beb576a9f333fcb4eb7c54d4bbf9cc8f0d1ae99-d # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/8d/8d5bc42e9443426d081534e2ad5136a641dafd63ef7d46469e567296cb506aca-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/ad/ad77117d325fec30adc7fa0f3aa613d5fdff36080ed60764d0d2da5ea3933066-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b903/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1232/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/48/48eb9eeb37536cc08bb880e97fa4ab0afd817b445c237467474618988490c52b-d # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/1a/1ae41073913e34f59538e10650d26465942063e9ff601bc0467e94f1571325f8-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/60/6036dcd7fa79cb6023fd41edb0b232ed43c1d6959b9c64b7098a60831266c8ca-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b365/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b366/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid YsuyckpFUv33hx9Q7QAP/YsuyckpFUv33hx9Q7QAP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1072/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/0c/0c24d74459d20f1b0e3e2c77536faf93553b2bf9bb23b3067f269d164717c9a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/c7/c7f6af7fc37e67000a8e64079033586bdb60db8d2af72870da11ad30d5ca86ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/d1/d11534a6f4ba62a53ff53e03284caef27098a11ca96fd057fa82b9d283f0e6b9-d # internal cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/fb/fbee13d9083debc6168baff6c0fa59b2a03628b08ff16825dec196f797a51884-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b895/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1104/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ae/ae0f605ab5300519417086715bf91ad52be0dd23e5d23a58e0bbc045819c2d25-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/2e/2e79fa4d216639bb77b8d52bca992e15197d15373e7226b31146582341b15baf-d # internal cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/e4/e49be745178350df694267fb75beb5c86ff6ef96525d67db0038002103191a1a-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fb/fbec842399ff37cb9bff6845da2dca6baabfc3905ce3a5ec028197be2945c9c0-d # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/2b/2b3f4c4df3a6804b1247e630e17a90e0a8108ecedc69fceb28ec454315d42017-d # internal go/ast mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/scanner=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p go/ast -std -complete -installsuffix shared -buildid INe2UpWyNiSVcfOtMrqR/INe2UpWyNiSVcfOtMrqR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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/b316/_pkg_.a /builddir/.cache/go-build/10/10f175ef069951401af45461d53d70c18bc1ffb624b143acf6eff48779a382c3-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/02/0252d2a923d5acded509973193a91a5fb6d626e056bfee974aa67e185eebd1a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1336/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/6e/6ed687b8d5e1b7aa5503a96976243677a8e9d08b016442a24b88383f4af57e21-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/29/292dba02f90af815e97c4629b9435a6b4f66dc5e53f8b5c113bbf50c8bcd9cd7-d # internal compress/gzip mkdir -p $WORK/b115/ compress/zlib mkdir -p $WORK/b489/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF archive/zip mkdir -p $WORK/b996/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p compress/gzip -std -complete -installsuffix shared -buildid AttGiaiHW51xyb7OaDFa/AttGiaiHW51xyb7OaDFa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b490/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p compress/zlib -std -complete -installsuffix shared -buildid fSGZiD3uF1XY76Lfa4X9/fSGZiD3uF1XY76Lfa4X9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p archive/zip -std -complete -installsuffix shared -buildid 400aWmOp-ux8y5SjAPhJ/400aWmOp-ux8y5SjAPhJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1067/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/65/653676faa5145ac8f5d7ed49ed9d606c1fdb1b6570b780287bd125bae92b878a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/13/13ec389bb89259cf988517957a2b76ff580c45e4b8aa8574c3f25965763e6a63-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/cc/ccbb5db01e8f36e09aef8430240ff30f4e01f2041e5ca492c465dd006bbaea66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/2b/2ba746e6f3151cb78351b50bae7c29975343447c2acbd165a6043664be1b55a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/7f/7fbb719d4f55aa9fc4053f99f2bf6e6434ed9f2f13d8014c991fb337761a7b46-d # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/cc/cc80406ff9bd3b4f12ae922cf1517e5940f6f72488a44817b0d983295f2e6fbc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/08/080730500b71005db548298319d04e814b746f062fd4942ef39e984784546352-d # internal github.com/gobwas/glob mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b364/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b370/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid 1eEMJ_QaZX43oRi4fOU_/1eEMJ_QaZX43oRi4fOU_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/7d/7d4fdc4088f1224b8409f0c65d79c0941f3b9c2595eccb887889f56c4201b639-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid boYHdYTpjRSE_YpqbNYl/boYHdYTpjRSE_YpqbNYl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4d/4db9efb64986b70e093ddcdc6203ad8b6fa52a3c660d4eb98a13c1bc93949ca3-d # internal github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1391/ google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b546/ cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b219/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF internal/profile mkdir -p $WORK/b337/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.16 -complete -installsuffix shared -buildid HEd7gcIiBWTLieu4QKNK/HEd7gcIiBWTLieu4QKNK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid KBUQclqRKucCE7lMNpJP/KBUQclqRKucCE7lMNpJP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go runtime/pprof mkdir -p $WORK/b338/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p internal/profile -std -complete -installsuffix shared -buildid Pt_84lV8LXku8s6jDfit/Pt_84lV8LXku8s6jDfit -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p runtime/pprof -std -installsuffix shared -buildid C_SAziR5qQEkU7uCwHB2/C_SAziR5qQEkU7uCwHB2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/69/693b0b751ab3b3cfcd26d0387fdad47be0c2585ac450c1363d01e76f54edf226-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/95/9571c8877c84862de0c4064d33e54c6a4372579e7a613049eb92080b2e023f1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/41/410a43b6214318eda613f3f1ee10d0c0588eef53a2aff80c71c3a261b584ecd5-d # internal github.com/gosimple/slug mkdir -p $WORK/b559/ cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/e1/e1637f945524cd558a4ec669cb8238a348e5031e01c10ff76a44b0ada22cb6de-d # internal cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b560/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/44/44b532f4cc1914ec0f750709d7b38f0d4ae621e0c848b1ed78013f1f35c11056-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid zjrnzeqNTCFWq75F4hfg/zjrnzeqNTCFWq75F4hfg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go golang.org/x/text/secure/bidirule mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b253/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid 30C6rWxMUh7Wv5uVbs4v/30C6rWxMUh7Wv5uVbs4v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b991/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/c8/c8003649ae8e39dd91110cf4b337b2cb6e7cf225b263e18460688488a93ebb64-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/34/346e0aad684edae92d90758f4ab881cfae055c4e407df0dccea8237b2ba26ee1-d # internal text/template mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p text/template -std -complete -installsuffix shared -buildid 3_zWjB54vhbrNzfTuIZZ/3_zWjB54vhbrNzfTuIZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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 cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/21/21ce37fd38f4fae136401963a2822ce277b486af43576c8f2866ddee31a0c7a8-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b120/ cat >$WORK/b120/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/b121/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 8fvdyzxX16onsV7-NPAV/8fvdyzxX16onsV7-NPAV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/dd/dde88e2dcb4fbedf37e337e7bfb669e922305fe1c6796468be9bab888ec04a7b-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b185/ google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/strs google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b200/ mkdir -p $WORK/b201/ mkdir -p $WORK/b192/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid 0yRE_Rj3UkR_G4d-DZ6f/0yRE_Rj3UkR_G4d-DZ6f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b859/_pkg_.a # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a EOF mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid 9bpnn5rfRb7aUsAe4_zc/9bpnn5rfRb7aUsAe4_zc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid fXYFX2lDO7xl8bqe4ucI/fXYFX2lDO7xl8bqe4ucI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b192/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_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid j64HRnP_ACfDm_sgMjX6/j64HRnP_ACfDm_sgMjX6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a EOF google.golang.org/protobuf/internal/genid mkdir -p $WORK/b191/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid oY2Aig7tHdAI03tpK_2D/oY2Aig7tHdAI03tpK_2D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid cdEZLAlH2OwKC3VbAXhx/cdEZLAlH2OwKC3VbAXhx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/b5/b5102e83f5a4b68f0d68ff1d5488c9a1edd5c83288efb8bf2ee89d4428fc9e73-d # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid cRQf1zbt0wIGybYfOjRa/cRQf1zbt0wIGybYfOjRa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/82/82c170d41399f4b16d4756b04896e58e0822e80f851e29514df58dc2cb3184e7-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b377/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid YNz4qQ5hv6aO4UCFUKF1/YNz4qQ5hv6aO4UCFUKF1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/1c/1cc089436e0038d3657ad3eb6afe24c6fca107dc52566cb548724a5bec0ba1c5-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/2e/2e00b61d222e485c6a3de70b056f1066180adce8976aeef9efc405a73278d449-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b876/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b888/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b162/asm_linux_ppc64x.o ./asm_linux_ppc64x.s cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2b/2bf179ae41333dcfe7f4ec039b11dbcbd158490b7d70c2de845fd34b0bb5179e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b5/b50de5caf74b67e0934aaf36cc0e57a5324abd9520ec274fdfdcaea3cc9893b5-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b440/ github.com/uber/jaeger-client-go/internal/spanlog github.com/getkin/kin-openapi/jsoninfo github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b418/ github.com/magefile/mage/mg github.com/go-kit/log github.com/mailru/easyjson/jlexer mkdir -p $WORK/b345/ google.golang.org/grpc/grpclog cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid 6DD_i9_WZB_ySxTzPt-r/6DD_i9_WZB_ySxTzPt-r -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go mkdir -p $WORK/b441/ github.com/prometheus/common/model github.com/jmespath/go-jmespath mkdir -p $WORK/b485/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b346/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-kit/kit/log cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid ckzIVxXZ8irrGLn6vYn4/ckzIVxXZ8irrGLn6vYn4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid JWG-G1i7GRoHhT7ha9I2/JWG-G1i7GRoHhT7ha9I2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid tPH1rqExY7cDqYxcbPCX/tPH1rqExY7cDqYxcbPCX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go go.uber.org/atomic mkdir -p $WORK/b497/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a EOF mkdir -p $WORK/b428/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid yoWVGGlrgyjiKguJ2O5V/yoWVGGlrgyjiKguJ2O5V -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/josharian/intern=$WORK/b424/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b176/ github.com/grafana/grafana/pkg/components/simplejson /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid Uob4GN3BzX2zOBdDte2c/Uob4GN3BzX2zOBdDte2c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b423/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 mkdir -p $WORK/b328/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json mkdir -p $WORK/b385/ github.com/Azure/go-autorest/autorest/date go.opentelemetry.io/otel/codes github.com/Masterminds/semver github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b354/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b162/_pkg_.a $WORK/b162/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal github.com/deepmap/oapi-codegen/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal github.com/prometheus/prometheus/pkg/labels cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b561/ go.opentelemetry.io/otel/attribute mkdir -p $WORK/b832/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b177/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/ohler55/ojg/gen mkdir -p $WORK/b1316/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid UTq78yaWlT2p7Biwe8u_/UTq78yaWlT2p7Biwe8u_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go github.com/go-sourcemap/sourcemap mkdir -p $WORK/b514/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid sMOsEGNOHz01q7QKdvXH/sMOsEGNOHz01q7QKdvXH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go github.com/bits-and-blooms/bitset mkdir -p $WORK/b1116/ github.com/blevesearch/vellum/levenshtein cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b346/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/segmentio/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid NyGoS2M5gV__SNqKlrzo/NyGoS2M5gV__SNqKlrzo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid _47ZnKG6BBf4aj0awkfU/_47ZnKG6BBf4aj0awkfU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid C-X457hL4NxpqyrgNM2T/C-X457hL4NxpqyrgNM2T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go mkdir -p $WORK/b1126/ cat >$WORK/b1116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.16 -complete -installsuffix shared -buildid lqS_tUVmK6esBSZA33JN/lqS_tUVmK6esBSZA33JN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/json.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/mapslice.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/marshal.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/struct.go mkdir -p $WORK/b806/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/bits-and-blooms/bitset -lang=go1.16 -complete -installsuffix shared -buildid 8UzRJeCutjau86k14nSI/8UzRJeCutjau86k14nSI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go mkdir -p $WORK/b1389/ github.com/gogo/protobuf/proto mkdir -p $WORK/b446/ cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1190/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b512/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p github.com/Azure/go-autorest/autorest/date -lang=go1.16 -complete -installsuffix shared -buildid tIr5oiubmqQjIXLDg3j0/tIr5oiubmqQjIXLDg3j0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid 8BEHfcT_H7SHmtpfYeW1/8BEHfcT_H7SHmtpfYeW1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go cat >$WORK/b1389/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1074/ github.com/aws/aws-sdk-go/aws/endpoints cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/75/752c33da3beb9a3c56a4895d35ac48f7e145ce248665a6aaf479281ddf3242db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.16 -complete -installsuffix shared -buildid blrVso9IhNOXevUVuUaO/blrVso9IhNOXevUVuUaO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./vendor/github.com/blevesearch/vellum/levenshtein/alphabet.go ./vendor/github.com/blevesearch/vellum/levenshtein/dfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein_nfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/parametric_dfa.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid BVLLDYF9jmm2qR_RAC2x/BVLLDYF9jmm2qR_RAC2x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/types/date.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/email.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/regexes.go mkdir -p $WORK/b808/ cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/f9/f9ed688578e5032cf70bc0a784f41c3dc439f1828a6809c6705c231aa1776666-d # internal cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile regexp/syntax=$WORK/b145/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b701/ cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/80/80e9c7aa3bf1d5c6c3628e23df308acca68055b15239c3bd46e276fcb0e28271-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid QQdmfcI1IpJLBTUrqce7/QQdmfcI1IpJLBTUrqce7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go mkdir -p $WORK/b1019/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b513/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e5/e5e2083f25240d8301af164dbaf37f0ba0b8d6b01864ffd8922366aa86f721d8-d # internal mkdir -p $WORK/b378/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid TCrvRm5O5b13A_a-cpyS/TCrvRm5O5b13A_a-cpyS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b446/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_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid ostzHyxsUoc8yRaooXKl/ostzHyxsUoc8yRaooXKl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid 1NmRJup9sKc95G5DtCbV/1NmRJup9sKc95G5DtCbV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1020/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1021/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1028/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1031/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid ZUyAELH2-DwgHYOpIMT1/ZUyAELH2-DwgHYOpIMT1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid kY8CbgFBMBcRyJFCG8rw/kY8CbgFBMBcRyJFCG8rw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/ohler55/ojg/gen -lang=go1.16 -complete -installsuffix shared -buildid 4smnnDXO_lXnKdMF0j49/4smnnDXO_lXnKdMF0j49 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./vendor/github.com/ohler55/ojg/gen/array.go ./vendor/github.com/ohler55/ojg/gen/big.go ./vendor/github.com/ohler55/ojg/gen/bool.go ./vendor/github.com/ohler55/ojg/gen/builder.go ./vendor/github.com/ohler55/ojg/gen/doc.go ./vendor/github.com/ohler55/ojg/gen/error.go ./vendor/github.com/ohler55/ojg/gen/float.go ./vendor/github.com/ohler55/ojg/gen/int.go ./vendor/github.com/ohler55/ojg/gen/key.go ./vendor/github.com/ohler55/ojg/gen/maps.go ./vendor/github.com/ohler55/ojg/gen/node.go ./vendor/github.com/ohler55/ojg/gen/number.go ./vendor/github.com/ohler55/ojg/gen/object.go ./vendor/github.com/ohler55/ojg/gen/parser.go ./vendor/github.com/ohler55/ojg/gen/string.go ./vendor/github.com/ohler55/ojg/gen/time.go github.com/yudai/gojsondiff mkdir -p $WORK/b887/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b809/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/segmentio/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid -A3e0PnMPki2NEGBvUxi/-A3e0PnMPki2NEGBvUxi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./vendor/github.com/segmentio/encoding/json/codec.go ./vendor/github.com/segmentio/encoding/json/decode.go ./vendor/github.com/segmentio/encoding/json/encode.go ./vendor/github.com/segmentio/encoding/json/int.go ./vendor/github.com/segmentio/encoding/json/json.go ./vendor/github.com/segmentio/encoding/json/parse.go ./vendor/github.com/segmentio/encoding/json/reflect.go ./vendor/github.com/segmentio/encoding/json/string.go ./vendor/github.com/segmentio/encoding/json/token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid dhvE5N4iVlO18FigYN9u/dhvE5N4iVlO18FigYN9u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid JFBr8x5htYPPwiJyEa8A/JFBr8x5htYPPwiJyEa8A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b888/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b889/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid IbCPNvG532ZlDOr7nz1Q/IbCPNvG532ZlDOr7nz1Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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_ppc64le/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid OoWOpXTL8BtMnwfoWEjn/OoWOpXTL8BtMnwfoWEjn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/79/79fd684ab687088286827457e9094276a9b101294930b04668a8004e1746a0cd-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/51/51f4b2766069adbb029a7252aec0294b712c55887b735e696bf3cac0b3be0c47-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/95/9528ca5993fcea0026ab4ed892340a9e59b3502500fe371389b0df81354fb42a-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid AwNCapXpFQIhEsq3wTvb/AwNCapXpFQIhEsq3wTvb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/8b/8bcafbf595326fde355526bcb832b297831b7c6ab2fd92b92460b612df2e0f4b-d # internal google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b188/ mkdir -p $WORK/b555/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid JW8SdHzFc808NxxfS0mK/JW8SdHzFc808NxxfS0mK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid oMylJUqWJcs0lBbg8z51/oMylJUqWJcs0lBbg8z51 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/fe/fecb27a53f2ee473cdf6c2702a3ad0da1b7db5dbbfb42ba55c265530508b5415-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal github.com/beevik/etree mkdir -p $WORK/b1324/ cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/0d/0d62814d8ec9cb5f45e1333d04f789cfbbdb481283f3f1c93b86d7a0f407963a-d # internal cat >$WORK/b1324/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/beevik/etree -lang=go1.16 -complete -installsuffix shared -buildid y4VsJR2ibH1_gVwnOIM9/y4VsJR2ibH1_gVwnOIM9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./vendor/github.com/beevik/etree/etree.go ./vendor/github.com/beevik/etree/helpers.go ./vendor/github.com/beevik/etree/path.go cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/c6/c68709bcfa291eebb719b02ed0f8a39fb0bded605d58b3613d727bceebe6c042-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b723/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid CYJuyYrBMA0getD2VTtA/CYJuyYrBMA0getD2VTtA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/3c/3cfd1d0ab79bb806c57cd128271f17d37c733bbd92c5f0ab8e08f2e4a854f409-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/f6/f6fbe41cbd9d6b148498f20f89da361ea32d32d5a2b276574faeb4432c09219b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/29/2907c75a3591466dc2de9fdb810392027a8fb67edfb45476f2a7b3e5eac5840e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fd/fdd84831490c494f191e36dd69799ff269802f590e553742d243ba1f7ef46241-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/d5/d556428f470c8d8e2047df403020e19d22cde35d2857828ba7d7a15a7da8a916-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e2/e2be9544bb583f0b719e120e40af4430b3c28b6dc9daff60c2cfdc874cec26a2-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/94/945d4056ad727112ea9e7539afc29b23cf80a69d5399674c8e0b24f72cc4da7a-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b161/ github.com/blugelabs/bluge/index/lock github.com/edsrzf/mmap-go github.com/blevesearch/mmap-go mkdir -p $WORK/b1112/ github.com/prometheus/prometheus/tsdb/fileutil cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid DB8w6jR8vA8sQ8ZXFq_6/DB8w6jR8vA8sQ8ZXFq_6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go mkdir -p $WORK/b1222/ mkdir -p $WORK/b1111/ mkdir -p $WORK/b1230/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF github.com/sirupsen/logrus mkdir -p $WORK/b1168/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid 7OBdYnbA-deVSY3hib25/7OBdYnbA-deVSY3hib25 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.16 -complete -installsuffix shared -buildid Aseed_D45lPfyiWMPD2A/Aseed_D45lPfyiWMPD2A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/lock/lock.go ./vendor/github.com/blugelabs/bluge/index/lock/lock_nix.go cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid zYfyfAcpk8xfbJDoR4d_/zYfyfAcpk8xfbJDoR4d_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go github.com/jessevdk/go-flags mkdir -p $WORK/b1267/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/blevesearch/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid lgu6i52F6pR7yzFBxluk/lgu6i52F6pR7yzFBxluk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid TTvPhTAqpGTG9njO3-Ic/TTvPhTAqpGTG9njO3-Ic -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid LdmOfZn97vi4MUkvqKLx/LdmOfZn97vi4MUkvqKLx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/37/3700eae7ae7115f8a5fbb5f7da934446b6311972bb2cb83a29214e823e25b60d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/1e/1e81ca48a6bb07947cc0a5d4a96240fb2b5f59c3e66f864790115adbc919c126-d # internal github.com/dop251/goja/file mkdir -p $WORK/b1053/ cat >$WORK/b1053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b808/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/dop251/goja/file -lang=go1.16 -complete -installsuffix shared -buildid 6UyBaSzhBvJOJ1j6Vw72/6UyBaSzhBvJOJ1j6Vw72 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2b/2b15e342a928232d2ff0f754e6f88bc63cdf1816351adeaebbcbbc8cec3bf499-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid Rbme5b4f9qiVjOxZQzrP/Rbme5b4f9qiVjOxZQzrP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/89/8993e6ef18e592973d22df51302b5adfb3e7ae3daafdfe687c6db6746ea6c1e6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1389/_pkg_.a # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/0c/0ccc47ffc2673f888beb2dc93c3990fa23d04a5c310b5e4d62ed5a15a1a21644-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1389/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid JlPq5VS_cjwkDAkAAOCm/JlPq5VS_cjwkDAkAAOCm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bind.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/deepobject.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/f5/f5f6075a4bfcbdb4010afd2672d968b6b96e37d51cb614b747411804f9d6156b-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/86/861ecb938c4259d13c3e7853b75751b305ad2b9b4d7b84564d9b83ce03f7273c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal github.com/magefile/mage/sh mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b441/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid 1U6YG8IycXFlB4D1y1pQ/1U6YG8IycXFlB4D1y1pQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0b/0b0bb6348b04a8714121b10169c21ffb8c0ced5485ff6dcfae35b370736e9f8a-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b161/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid HvUTatRJBmoMHSQtes_g/HvUTatRJBmoMHSQtes_g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/6a/6af4da1ffd2b8701f0ed8f795747fedc73dc2d0d3ad8a6ceb1adc92ab3c893ef-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e62e84d613a3e67de4a75ee736bb10028d019ca2631919ebf2d8a37558dc781f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b996/_pkg_.a # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b175/ google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b655/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid CmVq_m68C3lXy_JxEmmM/CmVq_m68C3lXy_JxEmmM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b177/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid J6jMiULWAI10CcnmsZYu/J6jMiULWAI10CcnmsZYu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/82/824cc04596d8757b2917b20a32036ea4f7911f4bf29eed7dd337e640ce026ff5-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1052/ cat >$WORK/b1052/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/dop251/goja/ast -lang=go1.16 -complete -installsuffix shared -buildid 13Pzoxp3ApNBi1sfb0DU/13Pzoxp3ApNBi1sfb0DU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/0c/0c682eb99a480443cae3eb521931b5aa0aee4eab082d2b36ebd0a5aaba402cd4-d # internal github.com/go-kit/log/level mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid wWr-kXokwkbRub8IqEoA/wWr-kXokwkbRub8IqEoA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b8/b8961d95d44ea08186d53fa1eac18d3b27d147da5285f55f690c6777929ef429-d # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/37/370ff420de252124931fe568c1bc9f9d77d87bb02b9b2619a04ed92f3794c6ae-d # internal cp $WORK/b1222/_pkg_.a /builddir/.cache/go-build/e7/e7418bb02897beea797add711218727c1b1b0adf181bb524562a99a8a8183d22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/3d/3da720f2d3993eb4feb9d0f8d62ed5bfe8214c83725487f134d0e4a34cfa6787-d # internal golang.org/x/text/language mkdir -p $WORK/b722/ cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/b9/b978c471a1a21f608bc6b6b737ac46080343d03e21aee7b49f60af2b8e6988bf-d # internal cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b723/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b725/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid 4mtGedObQHDlLxZH3BB3/4mtGedObQHDlLxZH3BB3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/79/790051ecd381083b0a0ebe71d178f3e6bcc4b46008bb5871c5185009927df714-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a0/a0eaff45ae9751a4d1f03f156ea14999a85138e5d0538e38245bf3a750207a82-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1111/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/90/904246c83aa8499b958e5fd1d00f0151dff65d4a63eb9f93374bceb0b600da5d-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b353/ github.com/go-kit/kit/log/level mkdir -p $WORK/b1167/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid oP9iETPZBh7HdcFeRyFR/oP9iETPZBh7HdcFeRyFR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./pkg/infra/log/text/text_logger.go cat >$WORK/b1167/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/go-kit/kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid XbiJ9uQW3-2E1hdMTlnM/XbiJ9uQW3-2E1hdMTlnM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/2f/2fe1bdd632f611a4268bf41eb4c415c8f561daa0ad1ea5e46442f30f9b1d4000-d # internal cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/4f/4fedea89027a9560ae3f4149934e5aab39a8bf43f0c716d84ff1b9a57d568df3-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1115/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1116/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1111/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/blevesearch/vellum -lang=go1.16 -complete -installsuffix shared -buildid YREfoJVwtvMT5QB7ePH9/YREfoJVwtvMT5QB7ePH9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./vendor/github.com/blevesearch/vellum/automaton.go ./vendor/github.com/blevesearch/vellum/builder.go ./vendor/github.com/blevesearch/vellum/common.go ./vendor/github.com/blevesearch/vellum/decoder_v1.go ./vendor/github.com/blevesearch/vellum/encoder_v1.go ./vendor/github.com/blevesearch/vellum/encoding.go ./vendor/github.com/blevesearch/vellum/fst.go ./vendor/github.com/blevesearch/vellum/fst_iterator.go ./vendor/github.com/blevesearch/vellum/merge_iterator.go ./vendor/github.com/blevesearch/vellum/pack.go ./vendor/github.com/blevesearch/vellum/registry.go ./vendor/github.com/blevesearch/vellum/transducer.go ./vendor/github.com/blevesearch/vellum/vellum.go ./vendor/github.com/blevesearch/vellum/vellum_mmap.go ./vendor/github.com/blevesearch/vellum/writer.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/47/47c436a6231c242fae403c486280ff5e5f36c5ce1c73f624adb0ac54d02f96a7-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b196/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid IJrOSZjoZNUg_TqTYzBH/IJrOSZjoZNUg_TqTYzBH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/8c/8ce062de3f89926e4c1aac732f1b9ba5c0a5fd76b584157d202b3204e11f1cbc-d # internal github.com/fatih/color mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b160/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b161/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid LWeEC7TIKGd03RDLgNQI/LWeEC7TIKGd03RDLgNQI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3d/3d89396b6ec9bfc891352a190083f15743f7a15962b7d01f60d2fdf930856ea5-d # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/56/566f997654473b00a097ee7aa3c30bbe776f086640228fe5d458756aca422cf7-d # internal go.opencensus.io/tag mkdir -p $WORK/b638/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1126/_pkg_.a # internal cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime/pprof=$WORK/b338/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid sIZv9bsjzU_M6K8B0yOa/sIZv9bsjzU_M6K8B0yOa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/f1/f1f24aa30738c1897603738e28cd7cbeb707bdc79fa70a8dcc1e57036f82dcd7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1230/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/43/43364648b7a1d5c8a8a50deb12788207a8c959881ad821ea5d9fb91ebe406d1d-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/76/766e11909310ff36b3ecbe67ec6053312e82d25d1e9b5001d0e49a1ee0ecfc16-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b669/ cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/08/086d047b727e0684455bd3b71993cf7cb3d7bda42635ebb53589131d07236aa6-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b1223/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b564/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid eVl7g9yjc4K_hz8trCF9/eVl7g9yjc4K_hz8trCF9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./pkg/components/null/float.go cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/cb/cb63c20c3e09a0f49b8ee11eecb03c38f5b6f3cdca9a75274f608b81c22f0ca9-d # internal cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid kndH2NfnAhlpx4aTpC5n/kndH2NfnAhlpx4aTpC5n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b351/ xorm.io/builder mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid XcqAD00u_PlrFKXzpkT9/XcqAD00u_PlrFKXzpkT9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/7e/7eaa8e526a37381aab571d5f3cc04cf0699e8b88b8549dd80cf7601ada373f82-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b1244/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1229/ cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid ILPre1e840PfKwaF-m7j/ILPre1e840PfKwaF-m7j -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid pYLTfQK53FQS4SrExRFB/pYLTfQK53FQS4SrExRFB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./pkg/infra/log/level/level.go cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid LWcKpnGVQ-2j9qjk9QLJ/LWcKpnGVQ-2j9qjk9QLJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/56/56372c772e2376a183cf1e00d01ca84d5f278e94da1a558ed51326a0f1911d9e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1167/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/41/4165418254446708d43ebccc605b0fcd4daef84ed5d99b7e43b1417ec27a8dcf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/64/646c932080bd44649a2f91341a69e6510ffc7e9faa82bfa8216505ea2ea80a9c-d # internal cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/45/457d283f8ef3aa67034c96b23359c3d0cb27e318351186e310e98a9532b817ce-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/d1/d1f9fb0d99a1cb633cfb5144e315c6d9e393b7fa1ab0bfe7b698ed23d0f39a0f-d # internal xorm.io/core mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid hfzOWRVC1v_Yg43oB6vu/hfzOWRVC1v_Yg43oB6vu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/3b/3b9cd11e9e6efd6be18f86ce8f691f3778a133d50ba2ba7b8be42dc1803763d3-d # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/33/33a9c20c5b1275e4ab7be7ebc53ee1b22f009009b4d00ec88a91be7d312ca9f2-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1386/ cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1064/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.16 -complete -installsuffix shared -buildid 6qykIGoDJtOHiT-1l7AW/6qykIGoDJtOHiT-1l7AW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/ext.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/point.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b832/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/3a/3af348b84a6e3f62cc3a5db872a2cdec9e08454b20c991c101146de3a5a50a6f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/13/13bd5ebb351c78d8b22db57ff1fd024590c44d74e9dce82ac6ce34189170de72-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/19/199d526e560c2feb9ecd6dafbd12489bfc4d089339291938ac01d8b4c8d984cd-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9f/9fe27459e3510777b0e2ef2d7e05f4c08e14261118eddb251e64508d29eed960-d # internal go/internal/typeparams mkdir -p $WORK/b147/ go.opentelemetry.io/otel/trace mkdir -p $WORK/b511/ cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/cb/cb640dfd711713b62776898875983519e66cb5409b1541b116452ff729b6b802-d # internal cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid ASG3kaqDWNW7AW3s9CRr/ASG3kaqDWNW7AW3s9CRr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b137/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a EOF go/doc mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid qaajYD-MXeNlLGI2SXt_/qaajYD-MXeNlLGI2SXt_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b137/_pkg_.a packagefile go/doc/comment=$WORK/b142/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile internal/lazyregexp=$WORK/b143/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p go/doc -std -complete -installsuffix shared -buildid sY9DW2UYF1985GOOKMP9/sY9DW2UYF1985GOOKMP9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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_ppc64le/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/92/92b14f17f0e24485357961928e1810df54423f41c1e91dd3a27be9f1cc61c0a8-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2c/2cf63f69187dfcc82d582a19101008fb4b6616e26d6739ed69dc9fbf0e595cb0-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b198/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/8d/8d6ee5103a2f3f9a3bcd5dc6bc575c8bd9492c22089c433b830a0162ea8dbbe3-d # internal cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid Qd2XuquTmzSE3IEsauYN/Qd2XuquTmzSE3IEsauYN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3d/3de6dcba44d0ee39085a3ace5dae5e7cb02b5fb15b6525622a74efd7d044f78c-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b351/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid Uwim5cHY62GVv6LXlIDX/Uwim5cHY62GVv6LXlIDX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./pkg/infra/log/term/terminal_logger.go cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/1a/1ad1bf78e333c614b0a6cd69776c5f6e06af1f69fb2c199974092f79afc7505f-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b887/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid RHa5jxznXj3jfpnMxoQl/RHa5jxznXj3jfpnMxoQl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/7c/7c92e2b7397d3e704736844ca5d03883ce8702813ee3d5dbc0b966cc576df3f1-d # internal go/parser mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b137/_pkg_.a packagefile go/internal/typeparams=$WORK/b147/_pkg_.a packagefile go/scanner=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p go/parser -std -complete -installsuffix shared -buildid 2LNQLVEEmC0eHZeI9HQ_/2LNQLVEEmC0eHZeI9HQ_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/arith_ppc64x.o ./arith_ppc64x.s cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/21/21b8053cf5a94efaf14a045f0b6812f21424248fd0f3801d3e0a1947ceb64a61-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b343/ github.com/hashicorp/go-hclog mkdir -p $WORK/b158/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b159/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b159/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b161/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid It3ZphqYUM4kqTpbbTAV/It3ZphqYUM4kqTpbbTAV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid 2NZLhbjfoSj6WlcyKERf/2NZLhbjfoSj6WlcyKERf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/0b/0bf06f98b786f0e07cbc0071931c34fd952d795d329b95bc93e0ad9280907a4c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal github.com/dop251/goja/parser mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1055/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b808/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/dop251/goja/parser -lang=go1.16 -complete -installsuffix shared -buildid nHNofgvAJeuis0z_bCne/nHNofgvAJeuis0z_bCne -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./vendor/github.com/dop251/goja/parser/error.go ./vendor/github.com/dop251/goja/parser/expression.go ./vendor/github.com/dop251/goja/parser/lexer.go ./vendor/github.com/dop251/goja/parser/parser.go ./vendor/github.com/dop251/goja/parser/regexp.go ./vendor/github.com/dop251/goja/parser/scope.go ./vendor/github.com/dop251/goja/parser/statement.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/b9/b97f555d6f324c43bab1414adf0d57fb946def1de390f98e5197ed09b1f724ea-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid f13pVCuMd0OaeH_gOUuj/f13pVCuMd0OaeH_gOUuj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1244/_pkg_.a # internal cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/86/8693fef3ce0648417ea2af50b6578bbb60064a0da9a3fefb024447afc464ec1c-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1243/ cat >$WORK/b1243/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1244/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid HW1ihqgD3ATwFtEeRfYh/HW1ihqgD3ATwFtEeRfYh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/4b/4b1c4a7d02f54b4946402879892ada0097afe3bab1d5189098747f666244a142-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1237/ github.com/prometheus/alertmanager/pkg/labels github.com/cortexproject/cortex/pkg/prom1/storage/metric github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b763/ cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1e/1e04ad045a71c7ea1bd2084118b2a0107531b356727639eb06aa4d4ecd3c5c30-d # internal mkdir -p $WORK/b1161/ cat >$WORK/b1237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid 17yNXFI7NlztALBvDlaf/17yNXFI7NlztALBvDlaf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go go.opencensus.io/stats mkdir -p $WORK/b1238/ mkdir -p $WORK/b636/ cat >$WORK/b1238/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid 8QCEl0hXaTX1RdEKIGN_/8QCEl0hXaTX1RdEKIGN_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go cat >$WORK/b1161/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a EOF cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b634/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b637/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid v_MrjymF1fI6gHl0mBtI/v_MrjymF1fI6gHl0mBtI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/metric.go ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/sample.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid HBNiPTa_291Vm3EW1S9h/HBNiPTa_291Vm3EW1S9h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid -iylE5LstlkKUYMv7M59/-iylE5LstlkKUYMv7M59 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/39/390475cfd78279c5e72241218caa562e6b47b84965e061728d08381907508b2d-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f1/f1f3138d35f783d82cf16fb51f5647724dedaa30abddf3c34e33f752ee112421-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b284/ crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1051/_pkg_.a # internal github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b088/ crypto/elliptic github.com/dop251/goja/ftoa encoding/asn1 golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b1056/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b057/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid QREXkCZLgQXvYAYk76Nv/QREXkCZLgQXvYAYk76Nv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/dsa -std -complete -installsuffix shared -buildid dD8ORDYad8dG_0zCxRFd/dD8ORDYad8dG_0zCxRFd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go mkdir -p $WORK/b1434/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid uqQ-fmxgXQrkziWLmQS8/uqQ-fmxgXQrkziWLmQS8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cat >$WORK/b1434/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.16 -complete -installsuffix shared -buildid lXMUz1Qjsm9BVtRVl2za/lXMUz1Qjsm9BVtRVl2za -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid NmCSuqa1Pn3L1p6kyjAD/NmCSuqa1Pn3L1p6kyjAD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b057/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 mkdir -p $WORK/b797/ cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1057/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/cockroachdb/apd/v2 mkdir -p $WORK/b899/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p github.com/dop251/goja/ftoa -lang=go1.16 -complete -installsuffix shared -buildid KHnJTzc7jopm5n7siGzh/KHnJTzc7jopm5n7siGzh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/common.go ./vendor/github.com/dop251/goja/ftoa/ftoa.go ./vendor/github.com/dop251/goja/ftoa/ftobasestr.go ./vendor/github.com/dop251/goja/ftoa/ftostr.go cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid fruIJQHGuS87K61rGkg2/fruIJQHGuS87K61rGkg2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.16 -complete -installsuffix shared -buildid Bs7A5zqtrQuxarAcmOJY/Bs7A5zqtrQuxarAcmOJY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go github.com/json-iterator/go mkdir -p $WORK/b312/ cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b313/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b314/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid qJQL0_7LrsyzqCjQ1gvQ/qJQL0_7LrsyzqCjQ1gvQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b312/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/bf/bf10823f40ca2f1cae272b8665ed57e10df50a992341e1a1721cd4724bd350a7-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8e/8e1630091f2035e413b3f2d87d147935d8cc1c3f6ca9c9232a388d4c2a4f1d0f-d # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/49/49dc135e5295199d0d465c38c8bcb753a5963c18293d2f7cb9f2e01eaedb7c2e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/bb/bb10af18518ffa44bc6b0003a31d13022dbd1c5b4575e0dd9cbddba7a815f264-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1388/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/28/285365c46e9ead7729459a2dff59eb88841acd2df44446f78c98557150855e46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/cd/cd7a7a75086e81e0dbc638e1e8c2f15c38a9ad559cf5a3a7e99d975f2d627d2f-d # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/12/124ebb8b5477b3007c0fb0042a9890ea2671cd32f618f193b49f41b21f1a2907-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ab/abcb12edad94dd3aa9226eb3f85663ae5b15aaeff84b4ba0c843c11d1edbbb7c-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1050/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b890/_pkg_.a # internal cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1051/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid uPo5TX8Wvo8XuruG7yJ_/uPo5TX8Wvo8XuruG7yJ_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./vendor/github.com/dlclark/regexp2/match.go ./vendor/github.com/dlclark/regexp2/regexp.go ./vendor/github.com/dlclark/regexp2/replace.go ./vendor/github.com/dlclark/regexp2/runner.go cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/be/be01ff31709552c9ae0155e62ca436150bed11dd2333703fb72cc4c1ba5c288f-d # internal golang.org/x/net/idna mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b251/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid 8hI1_GAWcXh5HzQn9n_N/8hI1_GAWcXh5HzQn9n_N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./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_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/6b/6b4fb16ed287d038ae55ae94e9bccc29a198e1d160f2ae34ebdc14eeeedb8258-d # internal github.com/apache/arrow/go/arrow cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/e8/e81048021250748279ad96576d7011fb336e064a6652966830f7788047cbf71d-d # internal mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b285/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile hash/maphash=$WORK/b288/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid QlF_R1pTV9TLW1pizHE4/QlF_R1pTV9TLW1pizHE4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go go.opencensus.io/stats/view mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b640/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b634/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b641/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b635/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b637/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid PW56K_cEN07_hDe8Db-T/PW56K_cEN07_hDe8Db-T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1074/_pkg_.a # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/69/69bdec2dbd1b527b955fdd982c72cf69680f96f5b93a5bcc697c31f0bfa2af93-d # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/a5/a580533b50a93e998d71b5816b452d1edb2761aaf8c974124c0bbc684d04906b-d # internal github.com/russellhaering/goxmldsig/etreeutils github.com/russellhaering/goxmldsig/types mkdir -p $WORK/b1339/ mkdir -p $WORK/b1340/ cat >$WORK/b1340/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1324/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/russellhaering/goxmldsig/types -lang=go1.16 -complete -installsuffix shared -buildid Xh7cu6Tw9RFQIJAWzoH1/Xh7cu6Tw9RFQIJAWzoH1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/types/signature.go cat >$WORK/b1339/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1324/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/russellhaering/goxmldsig/etreeutils -lang=go1.16 -complete -installsuffix shared -buildid VfTbWFFL-RQhfhA41xV7/VfTbWFFL-RQhfhA41xV7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/etreeutils/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/namespace.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/sort.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/unmarshal.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/0f/0f3a0397e80070d8ee2236974b8a65c92f27cb859d5df059c536bfbcc6ad08da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/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/b028/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid eoxARWy4sdQyb2Ayb6az/eoxARWy4sdQyb2Ayb6az -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1243/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/41/419d01e2f0dd7bca25c675595d6947380032248345deeb29894966e0e92cd54f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/6d/6d3a345aa3df8aab77838b91051222c277b2140f50a4232e167f09b944e76915-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/4b/4bdfa9020821ad144865b971efd8d848b0de092ea18fad4a647c3bc501fb5513-d # internal cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/c6/c617dbc28bf88b2f35217b3a86238cabab8f817bd77debe6e4125435be134b90-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b385/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid 0CteudPsz45hrLjHDb6N/0CteudPsz45hrLjHDb6N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/ab/abaaa0ad65c3bcf17e92f6f63bb08c302f2dfbf994447701897f7de3c69f5da0-d # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1073/ cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1072/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1074/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/10/10502e5c0766ec9ccb04c027f0bf454d4b921b0f53bd13a603216492071863ef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/ohler55/ojg/alt -lang=go1.16 -complete -installsuffix shared -buildid 2b4gbICDjENN4eRHberT/2b4gbICDjENN4eRHberT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./vendor/github.com/ohler55/ojg/alt/alt.go ./vendor/github.com/ohler55/ojg/alt/attrsetter.go ./vendor/github.com/ohler55/ojg/alt/bool.go ./vendor/github.com/ohler55/ojg/alt/builder.go ./vendor/github.com/ohler55/ojg/alt/composer.go ./vendor/github.com/ohler55/ojg/alt/decompose.go ./vendor/github.com/ohler55/ojg/alt/diff.go ./vendor/github.com/ohler55/ojg/alt/doc.go ./vendor/github.com/ohler55/ojg/alt/fbool.go ./vendor/github.com/ohler55/ojg/alt/ffloat32.go ./vendor/github.com/ohler55/ojg/alt/ffloat64.go ./vendor/github.com/ohler55/ojg/alt/finfo.go ./vendor/github.com/ohler55/ojg/alt/fint.go ./vendor/github.com/ohler55/ojg/alt/fint16.go ./vendor/github.com/ohler55/ojg/alt/fint32.go ./vendor/github.com/ohler55/ojg/alt/fint64.go ./vendor/github.com/ohler55/ojg/alt/fint8.go ./vendor/github.com/ohler55/ojg/alt/float.go ./vendor/github.com/ohler55/ojg/alt/fuint.go ./vendor/github.com/ohler55/ojg/alt/fuint16.go ./vendor/github.com/ohler55/ojg/alt/fuint32.go ./vendor/github.com/ohler55/ojg/alt/fuint64.go ./vendor/github.com/ohler55/ojg/alt/fuint8.go ./vendor/github.com/ohler55/ojg/alt/generifier.go ./vendor/github.com/ohler55/ojg/alt/int.go ./vendor/github.com/ohler55/ojg/alt/recomposer.go ./vendor/github.com/ohler55/ojg/alt/simplifier.go ./vendor/github.com/ohler55/ojg/alt/sinfo.go ./vendor/github.com/ohler55/ojg/alt/string.go ./vendor/github.com/ohler55/ojg/alt/time.go cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/ec/ec3d388c119a975bb8b8a008733a776e1be0a0451062dec8a2f1f9dc051601f7-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/33/33fa7194f32c73d54e7a36a92c0a1e1fb76eb7c951850f889a69df0e2cd29519-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b760/ github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b311/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid _wRDVcIcRou-3KMogH3K/_wRDVcIcRou-3KMogH3K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./pkg/util/cmputil/reporter.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b309/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid mGGR500rKcbVfZ8YNo-3/mGGR500rKcbVfZ8YNo-3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1340/_pkg_.a # internal cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/17/17ae1d89c5e399314709d721e159e166b02e8dfd7e173e865b2e464cd03de9ec-d # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/16/1619ffd6031b8938c76461df4a4964648a7cce8a10826bfc8438d3d2b5264d11-d # internal golang.org/x/text/internal mkdir -p $WORK/b721/ cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/81/81b4e3613fd30f88d1545fbd38d1f8e5eface3fa2f83eaf38e4696921a18fc80-d # internal cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid mQ8qGBoYM3KCuoqJ04qG/mQ8qGBoYM3KCuoqJ04qG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go golang.org/x/text/internal/colltab mkdir -p $WORK/b1060/ github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1231/ cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1229/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid z_3AfOWLOhfmJuRYYb4-/z_3AfOWLOhfmJuRYYb4- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go cat >$WORK/b1060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p golang.org/x/text/internal/colltab -lang=go1.16 -complete -installsuffix shared -buildid j4QKLDXYefHWIQO2twLE/j4QKLDXYefHWIQO2twLE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./vendor/golang.org/x/text/internal/colltab/collelem.go ./vendor/golang.org/x/text/internal/colltab/colltab.go ./vendor/golang.org/x/text/internal/colltab/contract.go ./vendor/golang.org/x/text/internal/colltab/iter.go ./vendor/golang.org/x/text/internal/colltab/numeric.go ./vendor/golang.org/x/text/internal/colltab/table.go ./vendor/golang.org/x/text/internal/colltab/trie.go ./vendor/golang.org/x/text/internal/colltab/weighter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/76/76c4013513eb2375f095e6640fd876d85d90f446b68eecd953f162764a71e7b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b760/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/0c/0c4460cfa944cfbf3cf99f0bd33a469a1bc70a5541361e2c797fad69b02ab687-d # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/fe/feaaccdbb7807a02e5da4447a899c3cff2f8348da6e1fa4ef3bc4f8227a7ecf6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1339/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/30/30c2d1e944f65456f87a391731c731402c2448994497300f390dd7e56418000d-d # internal golang.org/x/text/cases mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b721/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid 5-hB2eoqR9ScfgP8bH3w/5-hB2eoqR9ScfgP8bH3w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/19/19d6e092e1ee9624c033d91d889f49e30e95213e0fd494f4fd34f932b6cf9b2b-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/80/8021af9b5ef0d776275333b377653be3b7034a9c100f19489697d30c55680965-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/c7/c7618da5adec1702ac78bf70698f352f95797d9010f7d11df217ee6dc67a2a96-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b764/ github.com/ghodss/yaml mkdir -p $WORK/b429/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid nssdhB5286jHESNAdhV4/nssdhB5286jHESNAdhV4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid fKBkTo1kBGWt4wm38vss/fKBkTo1kBGWt4wm38vss -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1303/ cat >$WORK/b1303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid 2wnBV84oUxTWXCYFzGoE/2wnBV84oUxTWXCYFzGoE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/importcfg -pack ./vendor/github.com/ua-parser/uap-go/uaparser/device.go ./vendor/github.com/ua-parser/uap-go/uaparser/os.go ./vendor/github.com/ua-parser/uap-go/uaparser/parser.go ./vendor/github.com/ua-parser/uap-go/uaparser/user_agent.go ./vendor/github.com/ua-parser/uap-go/uaparser/yaml.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b3/b3dd1fbebc84f1b234c4153962e1ade71d011dc671c8be181de1470e51dcce0c-d # internal html/template mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b169/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p html/template -std -complete -installsuffix shared -buildid NQiLYmD4Elrvs111xmWz/NQiLYmD4Elrvs111xmWz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b168/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/b194/_pkg_.a /builddir/.cache/go-build/c0/c00d90ad594b5478b0664faf9999387d7a02dd823218acaf1fe00511f2173823-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid kz74I2Qne2n867kYtOEA/kz74I2Qne2n867kYtOEA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b180/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 cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/51/51c72ad32d3becefddecfd847a871c67db4c85095b04dbf4f29ac73fb687b34f-d # internal cd $WORK/b529 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid MdYS0qLJYrRhFs0S2J22/MdYS0qLJYrRhFs0S2J22 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1231/_pkg_.a # internal cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/a0/a0821d920b01c449b1110cd05cbe8393eca0edc9b6432daf9f22914b130ed674-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b1227/ cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1231/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid L08BER__zmBK72WDO2o1/L08BER__zmBK72WDO2o1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/66/66796f7200aa0f3ae8f272c405fabfd3a071d8bf9b1aef7bc6a71be7d7648d50-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/22/22dfdaae11f5f0ec10e0b78f7b89307610ebc838fe210e1abdbe610f24f093c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0b/0b84cc94e6a0403f328a2ce718a76669711b068f7410e04a8fbfb1aaef09007c-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d1/d19af0a48399237cee0c72b3ced48f35aabd0b554169cb4050cc0b642f7bfb4e-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b158/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid obtUTthbLsDxxFDi4mQD/obtUTthbLsDxxFDi4mQD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cd $WORK/b529 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/15/15396c68b9788f9a09eb44801a9e0c85150ce0b55641259f763c15fd54caf699-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ee/eee1c07c42c0efc27c9bf57ac9890ed9fc441c8216d92fbdcf5062f6a25ce5cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b764/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b089/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eBRTZ5_4zuOforhCIJrj/eBRTZ5_4zuOforhCIJrj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid s70gYiJWf-9twXUkfbBL/s70gYiJWf-9twXUkfbBL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b076/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 vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b050/ cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b050/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/2b/2b6a57d806ac55d0d109bab7eeebdee94a44f1399954eaec995689c6e3b5b811-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1303/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/f4/f4b9dc79df06d0dafcbbe9d5e2e047a462942826c6067e39262c1b0cee5635c5-d # internal cd $WORK/b529 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/60/60a42110c1b48fa4b4e51484f3e47146d855bcaa5a5a939dca636c0c4f871742-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/6e/6ea167106e20786d1600d270f5755cbb1aad3f375612272a6e82ec82bb96251f-d # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/df/dfb518a522c46ec90fe7541caf95e00f5fb72a55e564f79ff9ff0ca260328ed2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/06/06f7c1bc16b66b3ea8c289bf6eebab4b26338654ccb03d9a971e1ac008a5817e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1060/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d6/d660d987fb63eb0af911f8b935056d7db8c8f9d76047f856959adfbd4568f2e1-d # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/49/49c839c6049e0edc994503de715a6db76e1a2fe286726292e56bff287d2a9fc2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ab/abcca6bc6bbe095ae04d03546e0762f2173cd9457a54d0b51af6ea4ee90e913d-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/93/939945a98d914524baa9a26e9f548883173b94afe6ab21063e3919b800402cfc-d # internal golang.org/x/text/collate mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1060/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p golang.org/x/text/collate -lang=go1.16 -complete -installsuffix shared -buildid UpRQFb-O-x4gM3MjmfKC/UpRQFb-O-x4gM3MjmfKC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./vendor/golang.org/x/text/collate/collate.go ./vendor/golang.org/x/text/collate/index.go ./vendor/golang.org/x/text/collate/option.go ./vendor/golang.org/x/text/collate/sort.go ./vendor/golang.org/x/text/collate/tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1058/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -o $WORK/b094/_cgo_.o $WORK/b094/_cgo_main.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/68/6808b8e29c8c66cefc52c62db79cb668308deef6e5bfb9b8f748efc2910ce2e3-d # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/9e/9e39e29194faa4ab9638c4e6e98bc93ba01663034d57f5b595110df71ce50de5-d # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/fc/fcfcb8062d834c17a71292224a57beac5db1c954c22b4272562befcce46f1883-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid hI78tpgPbS_p5LK9g8Sf/hI78tpgPbS_p5LK9g8Sf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go cd $WORK/b529 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b094/_cgo_.o -dynout $WORK/b094/_cgo_import.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b095/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b097/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/netip=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net -std -installsuffix shared -buildid Y5Be1JQLKG53Z6mtHxD6/Y5Be1JQLKG53Z6mtHxD6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b094/_cgo_gotypes.go $WORK/b094/cgo_linux.cgo1.go $WORK/b094/cgo_resnew.cgo1.go $WORK/b094/cgo_socknew.cgo1.go $WORK/b094/cgo_unix.cgo1.go $WORK/b094/_cgo_import.go cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/40/409af6d1d208a5ded71c140d3fb18980f427fe373c699aa72e6820a57954497a-d # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1098/ cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1099/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.16 -complete -installsuffix shared -buildid I0FWdHuofew4otYoUpF1/I0FWdHuofew4otYoUpF1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/importcfg -pack ./vendor/github.com/blugelabs/bluge_segment_api/automaton.go ./vendor/github.com/blugelabs/bluge_segment_api/data.go ./vendor/github.com/blugelabs/bluge_segment_api/document.go ./vendor/github.com/blugelabs/bluge_segment_api/segment.go ./vendor/github.com/blugelabs/bluge_segment_api/stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/36/36c41de25e201d77c63a0257314a42c27c56dd9b7c77578b071f1f79f9b2d3b0-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/cf/cf2cf84282394d4b66d7bcf2bfc800988e5450a31cb2809def9de0c7cbe34639-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal cd $WORK/b529 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/8c/8cc2a41e2c4efe8e88617941150f676a8a479f1d180592bfb967a427cbb2d21c-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1097/ cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/blugelabs/bluge/analysis -lang=go1.16 -complete -installsuffix shared -buildid mNyNioIDkmz7QP8cmIYQ/mNyNioIDkmz7QP8cmIYQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/freq.go ./vendor/github.com/blugelabs/bluge/analysis/size.go ./vendor/github.com/blugelabs/bluge/analysis/tokenmap.go ./vendor/github.com/blugelabs/bluge/analysis/type.go ./vendor/github.com/blugelabs/bluge/analysis/util.go github.com/blugelabs/ice mkdir -p $WORK/b1114/ cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1099/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/blugelabs/ice -lang=go1.16 -complete -installsuffix shared -buildid IaGSUFLZLKg-WW6Caueh/IaGSUFLZLKg-WW6Caueh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/importcfg -pack ./vendor/github.com/blugelabs/ice/chunk.go ./vendor/github.com/blugelabs/ice/contentcoder.go ./vendor/github.com/blugelabs/ice/count.go ./vendor/github.com/blugelabs/ice/dict.go ./vendor/github.com/blugelabs/ice/docvalues.go ./vendor/github.com/blugelabs/ice/enumerator.go ./vendor/github.com/blugelabs/ice/footer.go ./vendor/github.com/blugelabs/ice/freq.go ./vendor/github.com/blugelabs/ice/intcoder.go ./vendor/github.com/blugelabs/ice/intdecoder.go ./vendor/github.com/blugelabs/ice/load.go ./vendor/github.com/blugelabs/ice/memuvarint.go ./vendor/github.com/blugelabs/ice/merge.go ./vendor/github.com/blugelabs/ice/new.go ./vendor/github.com/blugelabs/ice/posting.go ./vendor/github.com/blugelabs/ice/read.go ./vendor/github.com/blugelabs/ice/segment.go ./vendor/github.com/blugelabs/ice/sizes.go ./vendor/github.com/blugelabs/ice/stats.go ./vendor/github.com/blugelabs/ice/write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/bb/bbcdcd4daaf66189ce4484ba801e2657b28561875da932a7116361fa0d0c2920-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/00/009c9fd4eafe42fb30d982ee100bd66059a8f0da8e4b5d2a36f02eea2154c7b4-d # internal go/build mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b137/_pkg_.a packagefile go/build/constraint=$WORK/b140/_pkg_.a packagefile go/doc=$WORK/b141/_pkg_.a packagefile go/parser=$WORK/b146/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile internal/buildcfg=$WORK/b148/_pkg_.a packagefile internal/goroot=$WORK/b149/_pkg_.a packagefile internal/goversion=$WORK/b151/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p go/build -std -complete -installsuffix shared -buildid uOHMnfbAIjKnzn5eqEbe/uOHMnfbAIjKnzn5eqEbe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/go/build/build.go /usr/lib/golang/src/go/build/doc.go /usr/lib/golang/src/go/build/gc.go /usr/lib/golang/src/go/build/read.go /usr/lib/golang/src/go/build/syslist.go /usr/lib/golang/src/go/build/zcgo.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4e/4ef8b1d94b26de8db4255b54db77049b883a9a926f40fff948535988ea8b346a-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a0/a01fd6f606b855412b7a6489dd2339eb3dac7db9217a1f1bc29591e06fdf8e40-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/00/0054aa8471ff0ce829ae49c6765ec97f6ed754e058c4cfa02289a77d381fce2a-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b1212/ cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1213/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b250/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1214/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid phOfHoaiztwxuWLp90ZY/phOfHoaiztwxuWLp90ZY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b898/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -o $WORK/b529/_cgo_.o $WORK/b529/_cgo_main.o $WORK/b529/_x001.o $WORK/b529/_x002.o $WORK/b529/_x003.o $WORK/b529/_x004.o -g -O2 cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/22/221db9b377f599be2197a3cedde1b50afdd490529620ac15f3dd31f1342312ff-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid bQqf-4ptA1sXROI0TT7k/bQqf-4ptA1sXROI0TT7k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/27/27ee05101fe3f37f6401fc5a959530899afda8c5543384cd6e26b163d4cfbc3e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1212/_pkg_.a # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b285/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b283/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile hash/maphash=$WORK/b288/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid -Ifu6Y9Di__unWTQIz6i/-Ifu6Y9Di__unWTQIz6i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/a5/a5b47e70565df35a051db0b63a818828671e3dc100843e6db196109523f7a9e0-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b529/_cgo_.o -dynout $WORK/b529/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1097/_pkg_.a # internal cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p os/user -std -installsuffix shared -buildid DTH1IPHtDG1ztzQ4-A5h/DTH1IPHtDG1ztzQ4-A5h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b529/_cgo_gotypes.go $WORK/b529/cgo_listgroups_unix.cgo1.go $WORK/b529/cgo_lookup_unix.cgo1.go $WORK/b529/getgrouplist_unix.cgo1.go $WORK/b529/_cgo_import.go cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/5c/5c327e13744fe50d8114a41f1fbe0315044b4c9d2f3aeac27b1ffae821982322-d # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/e8/e862e1e0adf8aeb750ba489f3949fa260e4892480f3e92f9fb8922a6220d2e37-d # internal github.com/blugelabs/bluge/search mkdir -p $WORK/b1119/ github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1105/ cat >$WORK/b1105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/ring=$WORK/b1106/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.16 -complete -installsuffix shared -buildid XtdwNP6Sp8MGXM48Nzmf/XtdwNP6Sp8MGXM48Nzmf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/token/apostrophe.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_parser.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_states.go ./vendor/github.com/blugelabs/bluge/analysis/token/dict.go ./vendor/github.com/blugelabs/bluge/analysis/token/edgengram.go ./vendor/github.com/blugelabs/bluge/analysis/token/elision.go ./vendor/github.com/blugelabs/bluge/analysis/token/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/token/length.go ./vendor/github.com/blugelabs/bluge/analysis/token/lowercase.go ./vendor/github.com/blugelabs/bluge/analysis/token/ngram.go ./vendor/github.com/blugelabs/bluge/analysis/token/porter.go ./vendor/github.com/blugelabs/bluge/analysis/token/reverse.go ./vendor/github.com/blugelabs/bluge/analysis/token/shingle.go ./vendor/github.com/blugelabs/bluge/analysis/token/stop.go ./vendor/github.com/blugelabs/bluge/analysis/token/truncate.go ./vendor/github.com/blugelabs/bluge/analysis/token/unicodenorm.go ./vendor/github.com/blugelabs/bluge/analysis/token/unique.go github.com/ohler55/ojg/jp mkdir -p $WORK/b1071/ cat >$WORK/b1071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1072/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1073/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1074/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/ohler55/ojg/jp -lang=go1.16 -complete -installsuffix shared -buildid M0BkQxdN69K3posuQoRU/M0BkQxdN69K3posuQoRU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/importcfg -pack ./vendor/github.com/ohler55/ojg/jp/at.go ./vendor/github.com/ohler55/ojg/jp/bracket.go ./vendor/github.com/ohler55/ojg/jp/build.go ./vendor/github.com/ohler55/ojg/jp/child.go ./vendor/github.com/ohler55/ojg/jp/descent.go ./vendor/github.com/ohler55/ojg/jp/doc.go ./vendor/github.com/ohler55/ojg/jp/equation.go ./vendor/github.com/ohler55/ojg/jp/expr.go ./vendor/github.com/ohler55/ojg/jp/filter.go ./vendor/github.com/ohler55/ojg/jp/frag.go ./vendor/github.com/ohler55/ojg/jp/get.go ./vendor/github.com/ohler55/ojg/jp/node.go ./vendor/github.com/ohler55/ojg/jp/nth.go ./vendor/github.com/ohler55/ojg/jp/parse.go ./vendor/github.com/ohler55/ojg/jp/root.go ./vendor/github.com/ohler55/ojg/jp/script.go ./vendor/github.com/ohler55/ojg/jp/set.go ./vendor/github.com/ohler55/ojg/jp/slice.go ./vendor/github.com/ohler55/ojg/jp/union.go ./vendor/github.com/ohler55/ojg/jp/wildcard.go github.com/ohler55/ojg/oj mkdir -p $WORK/b1075/ cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/blugelabs/bluge/search -lang=go1.16 -complete -installsuffix shared -buildid T1SCBjHskL9YzIDsqFsi/T1SCBjHskL9YzIDsqFsi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations.go ./vendor/github.com/blugelabs/bluge/search/collector.go ./vendor/github.com/blugelabs/bluge/search/explanation.go ./vendor/github.com/blugelabs/bluge/search/pool.go ./vendor/github.com/blugelabs/bluge/search/search.go ./vendor/github.com/blugelabs/bluge/search/size.go ./vendor/github.com/blugelabs/bluge/search/sort.go ./vendor/github.com/blugelabs/bluge/search/source.go ./vendor/github.com/blugelabs/bluge/search/util.go cat >$WORK/b1075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1072/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1073/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1074/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/ohler55/ojg/oj -lang=go1.16 -complete -installsuffix shared -buildid 1Mh_Asv4mGjgQXVeMSXO/1Mh_Asv4mGjgQXVeMSXO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./vendor/github.com/ohler55/ojg/oj/color.go ./vendor/github.com/ohler55/ojg/oj/doc.go ./vendor/github.com/ohler55/ojg/oj/error.go ./vendor/github.com/ohler55/ojg/oj/fbool.go ./vendor/github.com/ohler55/ojg/oj/ffloat32.go ./vendor/github.com/ohler55/ojg/oj/ffloat64.go ./vendor/github.com/ohler55/ojg/oj/finfo.go ./vendor/github.com/ohler55/ojg/oj/fint.go ./vendor/github.com/ohler55/ojg/oj/fint16.go ./vendor/github.com/ohler55/ojg/oj/fint32.go ./vendor/github.com/ohler55/ojg/oj/fint64.go ./vendor/github.com/ohler55/ojg/oj/fint8.go ./vendor/github.com/ohler55/ojg/oj/fuint.go ./vendor/github.com/ohler55/ojg/oj/fuint16.go ./vendor/github.com/ohler55/ojg/oj/fuint32.go ./vendor/github.com/ohler55/ojg/oj/fuint64.go ./vendor/github.com/ohler55/ojg/oj/fuint8.go ./vendor/github.com/ohler55/ojg/oj/genericer.go ./vendor/github.com/ohler55/ojg/oj/jsonmarshaler.go ./vendor/github.com/ohler55/ojg/oj/maps.go ./vendor/github.com/ohler55/ojg/oj/oj.go ./vendor/github.com/ohler55/ojg/oj/parser.go ./vendor/github.com/ohler55/ojg/oj/simpleparser.go ./vendor/github.com/ohler55/ojg/oj/simplifier.go ./vendor/github.com/ohler55/ojg/oj/sinfo.go ./vendor/github.com/ohler55/ojg/oj/textmarshaler.go ./vendor/github.com/ohler55/ojg/oj/tight.go ./vendor/github.com/ohler55/ojg/oj/tokenhandler.go ./vendor/github.com/ohler55/ojg/oj/tokenizer.go ./vendor/github.com/ohler55/ojg/oj/tracker.go ./vendor/github.com/ohler55/ojg/oj/validator.go ./vendor/github.com/ohler55/ojg/oj/writer.go ./vendor/github.com/ohler55/ojg/oj/zerohandler.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/56/56e993797631faf58bd813ee73a7e4629aa5a37ad87b3d7e8bf6b4ab1e114b02-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b887/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b890/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.17 -complete -installsuffix shared -buildid xOi46ZgYSVGjsEcxbDku/xOi46ZgYSVGjsEcxbDku -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/7e/7e5ded97cc05e6f386114281c334a354b4435ad775227b021cb835572a121c2e-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1242/ github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1226/ cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1232/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b1242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid okKFw2N943UwhY_lcqLu/okKFw2N943UwhY_lcqLu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid Hqzw9U5FtixRYmllf8_i/Hqzw9U5FtixRYmllf8_i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/1b/1be2390a937aac1ab9f5212bb677293cd61027c033f363f18eff11f9b4c2710a-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b529/_pkg_.a $WORK/b529/_x001.o $WORK/b529/_x002.o $WORK/b529/_x003.o $WORK/b529/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/95/95367aba74865ce3581474629efdc105f0b0a82648a7a3763c2ff2a14234ebc1-d # internal github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1341/ github.com/golang/glog /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1105/_pkg_.a # internal mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid bqaLDHEERc-B-TQiX1Et/bqaLDHEERc-B-TQiX1Et -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.17 -complete -installsuffix shared -buildid NMhBUwh9uL9RqVVEGt51/NMhBUwh9uL9RqVVEGt51 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/f8/f89e747d8ca9ae0360d07d7d6d2348be0331d8544d84a616b87a956ab5f7e6be-d # internal cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/b9/b98a1d3e286964725156f81b3d4983739973cc2bccb999e56338dcb6607e30ad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1341/_pkg_.a # internal cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/f4/f413c328683c9b50c65f4c8e610b43cb546ab32a0024112a113e05854d43e487-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/5b/5b5442378d437f07c465c6fb99c6c145251c20724b0642c2c4ce02e3203ca093-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/75/75c1af91463a506778b4ac878e837b89512b1e5282f0a77e7de73561a8ebb72a-d # internal github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1124/ github.com/blugelabs/bluge/search/similarity mkdir -p $WORK/b1129/ github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1120/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.16 -complete -installsuffix shared -buildid e1paGK-IHWSr8ldSf2Dp/e1paGK-IHWSr8ldSf2Dp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/collector/all.go ./vendor/github.com/blugelabs/bluge/search/collector/heap.go ./vendor/github.com/blugelabs/bluge/search/collector/iterator.go ./vendor/github.com/blugelabs/bluge/search/collector/size.go ./vendor/github.com/blugelabs/bluge/search/collector/slice.go ./vendor/github.com/blugelabs/bluge/search/collector/topn.go cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.16 -complete -installsuffix shared -buildid dGmeSecka3bQwuShfu7D/dGmeSecka3bQwuShfu7D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/similarity/bm25.go ./vendor/github.com/blugelabs/bluge/search/similarity/composite.go ./vendor/github.com/blugelabs/bluge/search/similarity/constant.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.16 -complete -installsuffix shared -buildid yZyM6bgT6z2JaI9mG_cT/yZyM6bgT6z2JaI9mG_cT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations/cardinality.go ./vendor/github.com/blugelabs/bluge/search/aggregations/count.go ./vendor/github.com/blugelabs/bluge/search/aggregations/duration.go ./vendor/github.com/blugelabs/bluge/search/aggregations/filter.go ./vendor/github.com/blugelabs/bluge/search/aggregations/metric.go ./vendor/github.com/blugelabs/bluge/search/aggregations/percentiles.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range_date.go ./vendor/github.com/blugelabs/bluge/search/aggregations/terms.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0e/0eacfd78d5cb8414e53f598fb30c6bf3bc80b4c2910435051977669eeb06b0fe-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid nD920Qb7wTOYIZR0MEvw/nD920Qb7wTOYIZR0MEvw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b555/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid j8JgzUreyTYCKh9hik5O/j8JgzUreyTYCKh9hik5O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b980/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/8a/8a798bed737538a1e2402896fc00140834e47398a5513ceeb29f39b5314bdc23-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1125/ cat >$WORK/b1125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1115/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1126/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1127/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1129/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b145/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.16 -complete -installsuffix shared -buildid CMKAixAgxSJC1gpYF1Xt/CMKAixAgxSJC1gpYF1Xt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/searcher/ordered_searchers_list.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_boolean.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_conjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_heap.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_slice.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_filter.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_fuzzy.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geoboundingbox.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopointdistance.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopolygon.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_all.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_none.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_multi_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_numeric_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_phrase.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_regexp.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_prefix.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/size.go cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/6f/6f1f5e960179555584bad41174ef924ee4fa4245cf959e38732b0309f9e7f61f-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/glog=$WORK/b980/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b981/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b978/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b982/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid Z2d6LkcIcS791HBKl9WF/Z2d6LkcIcS791HBKl9WF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/2a/2a9ac8f8603ad4371079bafa8146877c471de4b7c7b40efe2de2734ecd487d25-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b904/ cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b900/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid R66C3uiMO8PqeCxKfeEw/R66C3uiMO8PqeCxKfeEw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid vIrccHu4DYTLS8W8fs19/vIrccHu4DYTLS8W8fs19 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f2/f2cde89d983fd7ab7ee9537b539d607838e2041a76a0f64a41754fb3a1930645-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/f9/f9e03185e2e8d3a0271bf33b8d2941a62156e2e80550626183dd0d3c54bdee8a-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b196/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid lZAL3WDyUcOypx10wuPv/lZAL3WDyUcOypx10wuPv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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 cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/ba/bac152f9500c18483adc69d3756594843c6afee982d1b211df4d84b602f5c7cf-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1108/ cat >$WORK/b1108/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.16 -complete -installsuffix shared -buildid qjh7ZMl_0pSlwog6WjZ-/qjh7ZMl_0pSlwog6WjZ- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/character.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/exception.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/letter.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/regexp.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/single.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/unicode.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/web.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/whitespace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1f/1fe514e897c97c9afaf2f4d6420531c2224876de406893dd5d1a86c275aa101e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/13/1301f181ad1e63b573e398074ce9b5c66bed02b8879a226bad560dc9ab124d33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/16/16c6c8863f98051ea960c5f58e93d4510f9d0083dd9bb8a2eb6c66f42f68a0cb-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1102/ cat >$WORK/b1102/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1103/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1108/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.16 -complete -installsuffix shared -buildid IJEqUjCnx36x7UOvVH-E/IJEqUjCnx36x7UOvVH-E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/lang/en/analyzer_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/possessive_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stemmer_en_snowball.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_words_en.go cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/65/65d218946845d59777138fc0e31f758b72bf83d23993760b29761659e58b93ed-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b971/ cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b941/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b678/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid 4tWUiu5C_6XesQG1Vqx_/4tWUiu5C_6XesQG1Vqx_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 79eRC54j5jRsEePl2TIM/79eRC54j5jRsEePl2TIM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/56/568a3eeffe8fcb8aecb8f8d32e2bee4535fcfc4567e5430d96c8bfdff1b32fff-d # internal github.com/blugelabs/bluge/index mkdir -p $WORK/b1110/ cat >$WORK/b1110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1099/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1111/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1112/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1114/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/blugelabs/bluge/index -lang=go1.16 -complete -installsuffix shared -buildid QPKl8K0w052Giz21vGij/QPKl8K0w052Giz21vGij -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/batch.go ./vendor/github.com/blugelabs/bluge/index/communication.go ./vendor/github.com/blugelabs/bluge/index/config.go ./vendor/github.com/blugelabs/bluge/index/count.go ./vendor/github.com/blugelabs/bluge/index/deletion.go ./vendor/github.com/blugelabs/bluge/index/dictionary.go ./vendor/github.com/blugelabs/bluge/index/directory.go ./vendor/github.com/blugelabs/bluge/index/directory_fs.go ./vendor/github.com/blugelabs/bluge/index/directory_fs_nix.go ./vendor/github.com/blugelabs/bluge/index/directory_mem.go ./vendor/github.com/blugelabs/bluge/index/empty.go ./vendor/github.com/blugelabs/bluge/index/event.go ./vendor/github.com/blugelabs/bluge/index/introducer.go ./vendor/github.com/blugelabs/bluge/index/merge.go ./vendor/github.com/blugelabs/bluge/index/optimize.go ./vendor/github.com/blugelabs/bluge/index/persister.go ./vendor/github.com/blugelabs/bluge/index/postings.go ./vendor/github.com/blugelabs/bluge/index/postings_all.go ./vendor/github.com/blugelabs/bluge/index/segment.go ./vendor/github.com/blugelabs/bluge/index/segment_plugin.go ./vendor/github.com/blugelabs/bluge/index/sizes.go ./vendor/github.com/blugelabs/bluge/index/snapshot.go ./vendor/github.com/blugelabs/bluge/index/stats.go ./vendor/github.com/blugelabs/bluge/index/unadorned.go ./vendor/github.com/blugelabs/bluge/index/writer.go ./vendor/github.com/blugelabs/bluge/index/writer_offline.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/6e/6e45499d636822be53c841fa0c0537f24db7d60909db382405b8c590fb0f25cf-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1101/ cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1102/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.16 -complete -installsuffix shared -buildid xyP5iXHybyCE4TES66Vt/xyP5iXHybyCE4TES66Vt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1101/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/analyzer/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/simple.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/standard.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/web.go cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/c2/c26d3bc4588d679a8bef655ecea73458799811f041c8fc41dc89fafb6987a81a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/26/26382fd8271f44b4c5d9042504531555c8d0c2fbf0d6a9788ae9bf6a1a60e714-d # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/80/800f86c47ae6a07cc8f5f913047ab1df6159624a4fbb21ae8eef7cef30423c81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b755/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b941/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b979/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/12/12324309c590e0d1aaf946736a50738b9f8cd8dfb2bbe063c701c54ec9a65104-d # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/95/95e8b79c044574853e59c3e3d99474c6c7da88b56879c839f39c94b02ff905d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/86/86b8e36b3624d562c9fe7345ddd1fa7c05f3d6f1101838d4bb7bc94ff8db71e4-d # internal cuelang.org/go/internal mkdir -p $WORK/b906/ cuelang.org/go/cue/parser mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b905/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid ISNq8ODlWxvojOFlFhIO/ISNq8ODlWxvojOFlFhIO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/c1/c12631f4ffc4106fd8890c5efc0ebe8683cf1749844845fd74ac5a0bb5095988-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b755/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid bwZXa1XiwLo3_8E4wgP8/bwZXa1XiwLo3_8E4wgP8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid p4CoEjZuJTbDaB0NAp9L/p4CoEjZuJTbDaB0NAp9L -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/72/727f5fb845e02db7ba7bd6b5c4669b6c7a323f4d54af4c0c9e87b4a2498130f1-d # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1130/ cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.17 -complete -installsuffix shared -buildid eNciKY6NsenT7TaDazZq/eNciKY6NsenT7TaDazZq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./pkg/services/searchV2/extract/dashboard.go ./pkg/services/searchV2/extract/targets.go ./pkg/services/searchV2/extract/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1125/_pkg_.a # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/57/5709962125da4da3b6735b4fd471cf86585a8cd32a378c056c1d15f63d410a81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/5d/5df0c417fbc30b4e457c7f4bb61c4c0961d6cfd2bb5e624e78666c5e208c3c55-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b754/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/cmplx=$WORK/b744/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid JZkpNB2Tu7J6zCqrHeJ_/JZkpNB2Tu7J6zCqrHeJ_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/f1/f171474bdc93bce9f9fbc5da42349b3b5052478961ca2a914cca50c2f3588411-d # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/ce/ced26fbe5a3c111d9cd6bb0cafdcdd21263257005a6df7fef7387f9778e9aa15-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1130/_pkg_.a # internal cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/a9/a95e950e6e61799a01e0eef5edccfe10445ca76f948e07ce1ac36f8b7a1fce78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/c7/c7b0e8ce3234c1f91001b0430d6477b8ec59b78f9c5877220854b77da4043dac-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid PMEE6auUEIFA2Ag9AeCN/PMEE6auUEIFA2Ag9AeCN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/c4/c40bc50be3bc145af9a37cdf227806bfd68738ab6f6e5a65ebef38d417fc7f16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/cf/cffd5ee5f0ba755068c37e5e147fc70e6b40da0ecd675b7aa78af877b225c686-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b901/ cuelang.org/go/cue/format mkdir -p $WORK/b907/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid D7aKfnqbVQWJbUXAVV53/D7aKfnqbVQWJbUXAVV53 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid nXu7RPl9UURg0T4MU5Xf/nXu7RPl9UURg0T4MU5Xf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/23/23107d9436eba7d01b1f51d5ba3499062b42fdedad64e577a90a875bf58faa0a-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1096/ cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/10/1041a3c9927cd5ed76a86ef708e87e261420d8fd995052ba21ea92e5dbc03d3b-d # internal cat >$WORK/b1096/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1124/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1125/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1129/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/blugelabs/bluge -lang=go1.16 -complete -installsuffix shared -buildid wxPiWcpS8jNQ1k8dcLa2/wxPiWcpS8jNQ1k8dcLa2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/importcfg -pack ./vendor/github.com/blugelabs/bluge/batch.go ./vendor/github.com/blugelabs/bluge/config.go ./vendor/github.com/blugelabs/bluge/doc.go ./vendor/github.com/blugelabs/bluge/document.go ./vendor/github.com/blugelabs/bluge/field.go ./vendor/github.com/blugelabs/bluge/multisearch.go ./vendor/github.com/blugelabs/bluge/query.go ./vendor/github.com/blugelabs/bluge/reader.go ./vendor/github.com/blugelabs/bluge/search.go ./vendor/github.com/blugelabs/bluge/size.go ./vendor/github.com/blugelabs/bluge/writer.go ./vendor/github.com/blugelabs/bluge/writer_offline.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/10/10a162b6c2a92b21c818797f60ecc21fe3abbeba09159d041d975f53a9f901ac-d # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/7b/7bbba14dcd141f83efca1c2809be4baccad00cc9f30e7311dc90752a2ce4bc92-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid 8nUtmoVpJqwPrJutQIgD/8nUtmoVpJqwPrJutQIgD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go cuelang.org/go/internal/core/adt mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b909/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid LE9pBdVKb8J0LvLSscPO/LE9pBdVKb8J0LvLSscPO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go github.com/gogo/protobuf/types mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b774/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid 9RnTOMsA6Fo3DwyhuWDU/9RnTOMsA6Fo3DwyhuWDU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b9/b9306a89e125e56277215f87e1f7ac69c9380923136498d875256380bd57ce4a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b126/ google.golang.org/grpc/stats github.com/mailru/easyjson/buffer google.golang.org/grpc/internal/syscall github.com/bradfitz/gomemcache/memcache log/syslog mkdir -p $WORK/b260/ github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b873/ github.com/grafana/grafana-plugin-sdk-go/internal/standalone cat >$WORK/b126/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/b028/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF github.com/hashicorp/yamux mkdir -p $WORK/b786/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 3Ot8WkZ6xQedq2RU1Ibi/3Ot8WkZ6xQedq2RU1Ibi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid 6HfF77SMVXUvTEV0f8EI/6HfF77SMVXUvTEV0f8EI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go github.com/kylelemons/godebug/pretty mkdir -p $WORK/b836/ golang.org/x/net/netutil cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b440/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-redis/redis/v8/internal/pool cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF mkdir -p $WORK/b426/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid brWMdVa3qyZdHKHaipGh/brWMdVa3qyZdHKHaipGh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid NKcO_XRIF5g1TgnlmlK4/NKcO_XRIF5g1TgnlmlK4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./pkg/infra/network/address.go mkdir -p $WORK/b257/ net/textproto golang.org/x/net/internal/socket mkdir -p $WORK/b703/ mkdir -p $WORK/b349/ mkdir -p $WORK/b267/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b837/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1187/ github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid Uxcc97KUtyIA6hIxG_O9/Uxcc97KUtyIA6hIxG_O9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/kylelemons/godebug/pretty -lang=go1.16 -complete -installsuffix shared -buildid ipkbC4ziGp88BZ7e76iA/ipkbC4ziGp88BZ7e76iA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./vendor/github.com/kylelemons/godebug/pretty/doc.go ./vendor/github.com/kylelemons/godebug/pretty/public.go ./vendor/github.com/kylelemons/godebug/pretty/reflect.go ./vendor/github.com/kylelemons/godebug/pretty/structure.go mkdir -p $WORK/b711/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/mitchellh/mapstructure cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1195/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid FqOgnJ_UMUICBuzSL0IY/FqOgnJ_UMUICBuzSL0IY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid 4Xev0nqeS1-7QU8PvdRq/4Xev0nqeS1-7QU8PvdRq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p log/syslog -std -complete -installsuffix shared -buildid N4brzw2v70reA6YbF00e/N4brzw2v70reA6YbF00e -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b712/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1195/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b447/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/textproto -std -complete -installsuffix shared -buildid 1V5H3lwSvzskUKFnPFrj/1V5H3lwSvzskUKFnPFrj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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_ppc64le/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid niwyMArGmnLJu55xYPl4/niwyMArGmnLJu55xYPl4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid xHzqdyCROucqoTLBu-3g/xHzqdyCROucqoTLBu-3g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid GO3YxJFtXcm6dtpfD4rh/GO3YxJFtXcm6dtpfD4rh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p golang.org/x/net/internal/socket -lang=go1.16 -complete -installsuffix shared -buildid NnjSlNjYXZxpFQqxR4bU/NnjSlNjYXZxpFQqxR4bU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b094/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid 8rVrGofEuhNoeJyzowx7/8rVrGofEuhNoeJyzowx7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go github.com/prometheus/procfs mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b335/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid adD2-v7GwBgpsQW3MhR5/adD2-v7GwBgpsQW3MhR5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.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/netstat.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 cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid fWcXT_1-qcMXmeryOILO/fWcXT_1-qcMXmeryOILO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/57/577610d7279a2ba6ac94e95c0531eeaa5f0cd8744cc44d770a54a69691903cc0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/7c/7cd1f9c0ccce89a07523e8a57e59facbdd212b819278727593a2d6c05cc7130e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b1/b1ec0efab7562239147df5080df01609dd43ad2d3391eb0c0fa9cc2d2166bf2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/34/34d131ef020da3019ac2acb4c4f365dfb95e0dc5b71c85ea3e73d872c02d475a-d # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/93/93b01727cd822dbd15e8fe25f3e618580395076fe3a6439dc5b4b46809b73a59-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/e7/e79083f24a46d3351dc90daacd770ac6fd4f05b8b6fbc68658a65e860820ad4d-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b349/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid T2d8lifJEa0UFlpzNlf9/T2d8lifJEa0UFlpzNlf9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/63/638dfd3f92483de0bdb8bec03bbb1c13aea109fac0ea63a72ead6fbbf49d5b51-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid Met6dgd7YJauMzLG0-hJ/Met6dgd7YJauMzLG0-hJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/cd/cd2b8c3b760158f5cc7c2d0a20215aab0276d13de35eb9e0f79f6086f4396394-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/ec/ecf26234caadeec67a4cf9d79fe96e4ad44b4a4a4c1dbf223d588b1537b3533d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/78/78e7bcbb0cff70e4df9d388fd0c572f324a987ad86e06ea79a20bb51c0450e00-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/40/408573e8cea3845dbf88eb90787297ed0451549b721c8376faa45397c0735aed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/fb/fb578237011853484d41e25ab48a7bfff41c8d0a0e5b5b73811f14a58ef1d0c9-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a9/a9d4c6e426a6808546021aeb97385c83f9b18efd4aaa3dbb10c4bae6383e2c5f-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b249/ vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b118/ mkdir -p $WORK/b698/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b250/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b118/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/b119/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid 0O2BmeCoy87h7Uq2wL0H/0O2BmeCoy87h7Uq2wL0H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid A2r4TTOTOiZZ0gMsVnpa/A2r4TTOTOiZZ0gMsVnpa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b118/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/b698/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p net/mail -std -complete -installsuffix shared -buildid fjQqzkjSSFxN97CvpadB/fjQqzkjSSFxN97CvpadB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b836/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/5c/5ce33617e1fd9f5c2ee5cd851c1fdf0206127d7fb2a91f6499bbcbe2261f3bdc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/6e/6e183108d659cf9fcd94683231ee4c0435b8bd627719bc4afdbebc3ed1578439-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/e9/e9553fb1a074e8acb4c548f198ffae1ab7b1391ec2b89b1a6efea0415fb0e2c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/e8/e8bdfff3dda7c5e31ae1ddff25fb0273f093a8b5e965f34e9bed00df97f2bc37-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1096/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e7/e75a1a658f389b68032afcd9bff3b7f012d4a8fcd957f06b0371bf78f28e170c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/08/080a7a5d0f1bbfd60897f94533efe30de32112a367ecb97f1cea81e36091cbbc-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/87/875b0b3123cc7dd2043a1f3a57ed66adc029b0b44a1713018b9dc76414220fec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/6e/6e5768871aa512f072c94f2e8c657aec911f27319b38fef926097e3280ea3337-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a8/a8ad4ceaf0a6b16dd4db2055ef72aa396e6c4ad795dc5411c53f69724303d996-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b289/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid MQITFDORLBQ2VIpfiAn7/MQITFDORLBQ2VIpfiAn7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go golang.org/x/net/ipv4 mkdir -p $WORK/b460/ golang.org/x/net/ipv6 mkdir -p $WORK/b464/ cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/68/685f51dba1e0e964b94eaaf2a296ed1851ee42a659397620b645fe63a8deaff3-d # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b461/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b462/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b463/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b461/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b462/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b463/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid FAyqM9x7ajxG_jk7cnZo/FAyqM9x7ajxG_jk7cnZo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid Sa6lTYUs2neda4roDAF3/Sa6lTYUs2neda4roDAF3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/20/20bb61d89d5a5a908e021663b961e9f282a6c227fc47a01d01d2a80d7a6c7279-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/d7/d7fb4f978b7c47953ac8619f21cb0db1e8145fc7a8b7a1ac95a07d97d14fd826-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/51/515fcada180bf4b2bc64c0728f53b91fcb5664c9e3d9b1444ddeeae98f9d8b62-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/d0/d0d30ce11d3d79e59c50b690038d1b2617a039d39dc34078a8dcc8b26fa322bf-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b470/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid U5lWlKMtL6CmZcupcvDu/U5lWlKMtL6CmZcupcvDu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/06/0656cc8965a054ff32d036390cb9e9e413d7a5627f4a2be5e5c3bbc6a9e9d16e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c1/c1849c87ea02cffa2cbf7aea0767f442af36c6ed148b23abe242a59fd3eae1a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ff/ff74326b8e69093187b9ab641af150c41bce1661d19ee57a9997f5773b40a84a-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b468/ go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b1412/ github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1070/ cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid 3Ef-exe1zo3kEmoNeQyy/3Ef-exe1zo3kEmoNeQyy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/prometheus/prometheus/prompb -lang=go1.16 -complete -installsuffix shared -buildid bPI_KpcBUPx1vcFCJ-LY/bPI_KpcBUPx1vcFCJ-LY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./vendor/github.com/prometheus/prometheus/prompb/custom.go ./vendor/github.com/prometheus/prometheus/prompb/remote.pb.go ./vendor/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid tY7vf2dOegBksFxRj9Hl/tY7vf2dOegBksFxRj9Hl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/66/6669e9992426b2678d2212b799fa700b4349404868b74ea41d8ea0f7e6939200-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e8/e8b732359b481173b1c5cfa73fe32b57f2c7fd409a87c0056ffdd24a156f4457-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1412/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/98/98a75023dcba428204b12cec300b0586298c05198ce96ae1067158460bb9d2a2-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b1413/ cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid -vex9QRiLE7t3Z2Ffesz/-vex9QRiLE7t3Z2Ffesz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/91/91506fda39f4f92b002add709b849ed36fc45fa1c0c1cffc6160d3d959dfc2dc-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid Q75-BJEwHvIBZeBUkyua/Q75-BJEwHvIBZeBUkyua -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/5c/5cdbe29074dea1c7a9f2e29052b1bf2e9a40e372ee3b80c1a8f6b507b9f00f03-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b1410/ go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b1417/ go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 mkdir -p $WORK/b1415/ cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1413/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid sHMKwerBQjTmjUvDIYoQ/sHMKwerBQjTmjUvDIYoQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go cat >$WORK/b1417/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1413/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid aOB8fIPs5tw7JK07VS9O/aOB8fIPs5tw7JK07VS9O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go cat >$WORK/b1415/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1413/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid ZkkczzTgdlzYIevpXQGY/ZkkczzTgdlzYIevpXQGY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/53/5350d210c812359755bf27b1c7e816746b9c1b95928e75ded08365489c61fb17-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b739/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid LnHSYqhhc3aEJ6LB0pJi/LnHSYqhhc3aEJ6LB0pJi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b5/b51afbb77eb9e1e025069b47c0932cdb7c66e9d07c62351535595b97593b5c7f-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b207/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid DWX8uzavAMsZhu6V5P5X/DWX8uzavAMsZhu6V5P5X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/17/173ff87f7bc093838c505123bdc16fa0303fa2674c2b8eded88d3c8e9f7c5c6d-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b228/ google.golang.org/protobuf/types/known/anypb google.golang.org/genproto/googleapis/type/date google.golang.org/protobuf/types/known/wrapperspb google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b609/ google.golang.org/genproto/googleapis/rpc/code google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/fieldmaskpb go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b537/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid 8vuet681zYiJDI2GQg89/8vuet681zYiJDI2GQg89 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b604/ github.com/centrifugal/centrifuge/internal/controlpb mkdir -p $WORK/b658/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b556/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid Xf7QnfCXvoyYvnad0epw/Xf7QnfCXvoyYvnad0epw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid Zg8HnBiP9a_oiYzqv6TF/Zg8HnBiP9a_oiYzqv6TF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go mkdir -p $WORK/b264/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid E2hamybF0NofYi7YuGdH/E2hamybF0NofYi7YuGdH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid _Py9rXdWqVFhMOnegcgl/_Py9rXdWqVFhMOnegcgl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b230/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid 3DLhQQHOZnEKY96LG9uH/3DLhQQHOZnEKY96LG9uH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid m9F2iwWWX9LW7hdbwKuM/m9F2iwWWX9LW7hdbwKuM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go mkdir -p $WORK/b553/ mkdir -p $WORK/b202/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid ikh64L9Dl1_bLNxTgBRN/ikh64L9Dl1_bLNxTgBRN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go mkdir -p $WORK/b1012/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid EdEfgVyA9jgJ1hCmtyMW/EdEfgVyA9jgJ1hCmtyMW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.16 -complete -installsuffix shared -buildid u9OOLI1gLr--k8UNBj0a/u9OOLI1gLr--k8UNBj0a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control.pb.go ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control_vtproto.pb.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid x2gJvL2mEFg07Ks5LqxT/x2gJvL2mEFg07Ks5LqxT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid _CDQLS9wObjgaPt5qVjx/_CDQLS9wObjgaPt5qVjx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b908/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/bb/bbdd749ffd7559414829236115b3f23e7757e9b5e1fe5c8702d7a1d1dc2b5031-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b264/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid Xh2XhL65Sand_MWadWkF/Xh2XhL65Sand_MWadWkF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/dd/dd0787021b53e8c206fede064941e9fe5e21f2ca7182d4ba0e98cdcd8e45717b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/f0/f06edd94e30e998a49fe8f70b2c780fce2491c4e049595c43029aa7d9a96f709-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/da/da3fa6d11352e2cbb399a7ef8b9b3d9401af887f029b179c2b7b91c2e22577a4-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b227/ google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b557/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid a8_DaT2feuIiUlrYKkbl/a8_DaT2feuIiUlrYKkbl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid UPxslwW6V6vZmOoUhQnT/UPxslwW6V6vZmOoUhQnT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/d8/d8d8fbdd98249ddcfdc4ea7a69ff07f9f8a8b72352bd1695eef93c6ca5b49646-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/28/28ebee86ba09bf85ea3dd2c6bc711a99609b32b96920d22b053debb0b7bbf26d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/dd/dd45ba03ab6047b7e39825a0726bef5ecd37bfcc29ffabc6cb171e5b1d3ffef8-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/72/729c4085c17b2ed40765a99c2d158706b209a07b4b042bf2375a1888cb6a0887-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b552/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid WkUnGV_fl-MyJA228tfO/WkUnGV_fl-MyJA228tfO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b553/_pkg_.a EOF cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/fb/fbc3e59fe7573ec2a4498dff28e828e0803f7aec51788e48cc6471013d07d3b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid Mg7Wx6nrc38Em2CS7n_w/Mg7Wx6nrc38Em2CS7n_w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/96/9681ff030c0417107d9fef7b0f0b74ed3a636ac281847436d45af64ff94c24ee-d # internal github.com/golang/protobuf/ptypes/any google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b225/ google.golang.org/genproto/googleapis/rpc/status github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b551/ mkdir -p $WORK/b234/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid iKuHMiGrKZzQzjJklEZT/iKuHMiGrKZzQzjJklEZT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go mkdir -p $WORK/b603/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid Dy3lWLPnoHuD1tjl-RNL/Dy3lWLPnoHuD1tjl-RNL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid AHILHhyChqPkbZ2Y-2Gw/AHILHhyChqPkbZ2Y-2Gw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b604/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid rSl4d8n0ldQeSS9UHPwL/rSl4d8n0ldQeSS9UHPwL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/f7/f78c603611d6739f78df4c06d38ef875d109425e7e151a2b3ae5521335dc5404-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b537/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid aPP_dz_zaDwUJdO4I_dv/aPP_dz_zaDwUJdO4I_dv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/5a/5a74f479b010848174a825611fe543ce67f7bb1d0a5c451c47295b9b8fbecaed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b3/b39c718e9d4b853ac0001cbc5bca51a8b94c172592cf9b1313b4a1b5b87cd3d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/bb/bb589431e48bb0b3e770af483e5e80a60a1401382deeaa720dae4f9178992f22-d # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/e8/e80708bebda474db7bc8a61e38ea26505de397961fc805e7b74d8646cec716b3-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b922/ cuelang.org/go/internal/core/debug cuelang.org/go/internal/core/validate cuelang.org/go/internal/core/compile mkdir -p $WORK/b915/ cuelang.org/go/internal/core/dep mkdir -p $WORK/b919/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid fQZtzluU3nAAo4vHHisx/fQZtzluU3nAAo4vHHisx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid JabvUHyPjJW154MlpB38/JabvUHyPjJW154MlpB38 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go mkdir -p $WORK/b924/ mkdir -p $WORK/b970/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid RjxKmzzhL7zGngoO1fyL/RjxKmzzhL7zGngoO1fyL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid eK3QTVx6Ibjov0pZZg8W/eK3QTVx6Ibjov0pZZg8W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid K-fCdl2_POA_9gVXf8ay/K-fCdl2_POA_9gVXf8ay -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/0c/0c376b0c769bc087e9380b8486d4c73cd17047ec5d14d24479c7dc4d133d3d88-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/3e/3e2a05d40592f13629111a79ba963c88e544bb2b9baf77512c6ae5f71c5a2f95-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/99/996b017345b6679d0617993943c68977334ff42d49dca8148e771913f7707459-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/be/bedb4e3a6a17a2f1ca97ad27d50d3d693f19087a1da99b9a741e38fdffce3185-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/db/db3f053244f097ed24a82d1c1ae46f374b0da9538646eb87e9f012ddfc5cc906-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/52/52c8e533f8145818c506459a088f85a6eeeffa8c6d96334e0422989c6725ca1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/50/501f3447d859c8f5efe7f28219a69c67bd5c1f7309dc18b33f4f9650db372d1c-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/a7/a7c1a01e819e5315f5c6c5e817ada530e7d93b36c21e25b5b8f5b8f39e41b5c7-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b538/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid C9htSBIf8RPJYC9gOg2B/C9htSBIf8RPJYC9gOg2B -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go cp $WORK/b1417/_pkg_.a /builddir/.cache/go-build/e7/e7cfcdf8ef476db380036d483daab29dbd11ca38b29095145a810116501be6ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/1d/1d16f42d81b460077d1e2b2b1b0e0f20d6ebf029e4cab11bbcc63290830c3055-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/9a/9ad2f6c30a492fd759c6f722bcb7df33580888481dde84615a2838900e60ae46-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b970/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/ad/ad8ff7874ba584b4b5f535c33a72ac7f2bf4eaeba8f05173d135767ca4f2fe6e-d # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/31/31d2791342377bb7027c51bcbfe1dd88caf78c9a2839f2039f3a94c9c9868892-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/29/299f82dc5808f8bb108327dcc7ccdad9ca7ebd3fc9e65f41b590d663652d8d8c-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b772/ github.com/gogo/protobuf/jsonpb github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b1407/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b776/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid puaH5egN8trpHnGh3U8m/puaH5egN8trpHnGh3U8m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b1175/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid eb8v8muxNBj94VtXKBDX/eb8v8muxNBj94VtXKBDX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid Sq00AORwZE6qDj3RT6KU/Sq00AORwZE6qDj3RT6KU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b774/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.16 -complete -installsuffix shared -buildid 6UrCiw_GZ6VXOqsuTXF3/6UrCiw_GZ6VXOqsuTXF3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/5e/5e76fdbc60791ed75d58fe9ecdf8fca0a813e8eb40710a48ea4692634aff30ec-d # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/30/30203755f3b41ec33196eee7927871385453b12a08c3f90f3149c1d0654fc2c1-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b919/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid jpT_qTZzh-QGaopUnXur/jpT_qTZzh-QGaopUnXur -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/b4/b42269e597c6d405d166324755a0ddcea0319505cf00a4f4c1452e4f45a2a922-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid tdxF4rtfrz8reCsFuAB7/tdxF4rtfrz8reCsFuAB7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b920/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/b0/b0f8b90b855dc1db269e650c41d0203efa71fa685fa678d09268a235a7efbbf7-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b922/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid 3zL1vXTlqZzsQz8Dk-9M/3zL1vXTlqZzsQz8Dk-9M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/da/daeeb45393687e6917276ab680e9d144565d0487b50ada8cff705f3df20faa43-d # internal github.com/centrifugal/centrifuge/internal/controlproto mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.16 -complete -installsuffix shared -buildid XrogVzrTz79sW8nbyVPR/XrogVzrTz79sW8nbyVPR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/66/66222efa72eb53d5802a8c25d1fdb075c4eb69afa5f56eec8da2dad98bd3a89d-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b608/ google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b197/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b202/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid 6DcbfD69T0c4mIl79teF/6DcbfD69T0c4mIl79teF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid I5G18z6QFAJU1ZmJwSKP/I5G18z6QFAJU1ZmJwSKP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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_ppc64le/buildid -w $WORK/b1415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/e8/e82fda296a99bc6a4e6513b868fdd26a4b250cd0af03b0a0d35b7935ae6a3163-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/b0/b05822b01f53f1c01b34fc8f2ca9fc0fc963b2a61e819964d2204061d1b9cf3b-d # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/99/99b6a28cfee787562bec0ec2540a5782a2e02b411354ad60fbca80bfab305384-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/78/78d40cd2bf5cd56f5efc98d409daa116a570b80b1d729e1cebe03975d102215d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/9b/9b6d4c5e4ea7cd810098c822b2efcafaaed0ef0a61fb9f13e2175b1118b8325b-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid 0ZHk3FGaWpzHu23N-lQg/0ZHk3FGaWpzHu23N-lQg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/13/130ef8bdfaa30362f472fb4f3851cfc787fe829aaf79ff8616bb4c936ece32b1-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b917/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b909/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid zXgjZWA5y-0U3aFO132a/zXgjZWA5y-0U3aFO132a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/6b/6b19160b6cc01e2630fbf63e6b3dd25905c7cc402fb69812879e8fe2e192da0b-d # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/9b/9b708fe96a317995e503c676dda497d7a61c92d03d00fea04cfdc967689343e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/9e/9e36c671059d679d0dbeaefe207b5f4457b1c7b701eb4e305cb8c3af424feafb-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid o3wOFqa0qrkkAhfthpZn/o3wOFqa0qrkkAhfthpZn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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_ppc64le/buildid -w $WORK/b1175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b916/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/0c/0cce3a9550a625824f834716a9f9e38acc29efb522b6e10fb6bb8515c95ff3fe-d # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/bf/bf9b44d830ae6f8d6c139e0762f0f81933bb756c9fc28ebec4cc4b94c9f95ba8-d # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/bb/bb6f04966044aae6703aff3f4b26c2b1430df42b1d8448fed395cf1666add0cb-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b921/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid -yfufBdV3ACoOIK9bGgq/-yfufBdV3ACoOIK9bGgq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/2b/2b8500395efed7d88ee0711fd1f3b2ac6ac1a19b873da4f90b7c3cf6907f360b-d # internal cuelang.org/go/cue mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b919/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b923/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b924/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b917/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid 5xyxTwN2OfIDvFoiQsfl/5xyxTwN2OfIDvFoiQsfl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b8/b840ff08f89ffbcfdefaff3e38f40eb07c3fc88bba2a8c896abebb0666689058-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b220/ github.com/prometheus/client_model/go mkdir -p $WORK/b327/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b331/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid rGU1wpI68T7q38NEAX2A/rGU1wpI68T7q38NEAX2A -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b224/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid kXgBNkaTDjAMBUp4CYIu/kXgBNkaTDjAMBUp4CYIu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go mkdir -p $WORK/b231/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid f5zcOeufrtfGjNdbUsNs/f5zcOeufrtfGjNdbUsNs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid Ctfkm9uItuq92MxYq3qp/Ctfkm9uItuq92MxYq3qp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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 cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid UrVvZY8ELuOGN0a0RfN5/UrVvZY8ELuOGN0a0RfN5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/eb/ebb336627d4082a5b891162563726cc712e69057637c1e9d73005da215e49368-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/cb/cbd8006505d34a3d5314fd5d76a102799303929ebc435cf3ae4aa62ad3796fb2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4a/4a86c4313f7210be1105db0887ae87d4ed597f714116d2fe0c6d21e2e62c876c-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid DzMu6MeNX_vOz9ZnM6Wq/DzMu6MeNX_vOz9ZnM6Wq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/dc/dcee4c01988c1df4a07b1ada362bf3b6d61e539ada3755619a09ecf5cc8574ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/16/16a9d2974ded521afff774bd10a8aa033291ac5368e679bda803ad06892b2fa5-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile runtime/metrics=$WORK/b329/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid NmVBmUVUfzxiaqTYXYxR/NmVBmUVUfzxiaqTYXYxR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d5/d50d0ca5f00349a96a3886bfc7c6efca05b770e4c58b0521d56f38e17dd66163-d # internal google.golang.org/grpc/status mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid 3K79jsyq-0zxZWpBDsi1/3K79jsyq-0zxZWpBDsi1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/74/74770a0989085b95177bdac500ada0847fe1b892f27c7ca857aacb59bda6ec8b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6a/6af719d4fbb54bdcf77bcb40e685769fb02724c5fbe8259325ef961f5f60a62a-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b321/ github.com/gogo/status github.com/weaveworks/common/grpc mkdir -p $WORK/b1176/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b223/ mkdir -p $WORK/b1182/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid HiicdIMtyTHkFGblKktY/HiicdIMtyTHkFGblKktY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1175/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b225/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid 2inhOSFE51D-UsK1Dy3n/2inhOSFE51D-UsK1Dy3n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/gogo/status -lang=go1.16 -complete -installsuffix shared -buildid axTbEOAGEw0PgBooGaZH/axTbEOAGEw0PgBooGaZH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/importcfg -pack ./vendor/github.com/gogo/status/status.go cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/weaveworks/common/grpc -lang=go1.16 -complete -installsuffix shared -buildid N17nr3TIAUPktzXNrBf9/N17nr3TIAUPktzXNrBf9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/25/255f13432eb257b72a3f650e8684f3bcb6f512bd5552d6200330d579be04bc17-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1182/_pkg_.a # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/1a/1a50df8b7b8c38894efa1ba653c7b2ad221d473b000e46cfea5977165c596cbc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f4/f451f47acd5b6e44a08396102bf26847ee0002ce640ffc6096c3a6301ab54c91-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1176/_pkg_.a # internal cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/83/83eb1c834588862cf2ddcc3c0a86fbf741892626ac5679848e95ebf4c6f36750-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/fd/fd864e52afb712262fb9050ca967a433035fe6d4546f3180d49166192887c3d0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/cb/cb53516a1e93b16af3b498a6cccd077dea137fc5cdd6471c4630a69dae9ef76d-d # internal cuelang.org/go/internal/value cuelang.org/go/internal/cli mkdir -p $WORK/b929/ cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b963/ cuelang.org/go/encoding/jsonschema cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b917/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b976/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid uAJmg9PXb8UwHXaJM_-a/uAJmg9PXb8UwHXaJM_-a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go mkdir -p $WORK/b968/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid UrlhkR5-lcF-xLofqbhK/UrlhkR5-lcF-xLofqbhK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid I0x0sqkFr9FRUeV-KqCy/I0x0sqkFr9FRUeV-KqCy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid F3dElY2DQecncf1JH_-9/F3dElY2DQecncf1JH_-9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/32/32244803ed529914a8abb9be8f9cbf3af24bac9590c375b580a6a4a6413dc6c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b976/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/ad/ad2445d2750512f57223e59c6827ae814cc2f588523f905deebef562ad6955cd-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b976/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid LOq2-SewG1Id-qx_VO-m/LOq2-SewG1Id-qx_VO-m -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/f7/f7b9d152ca6ee35a76af30e9c5e15b6190d6eed2d30e6e11e57653fd23d1345a-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid S60Y1s2-TZLhirTt0mqF/S60Y1s2-TZLhirTt0mqF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go cuelang.org/go/encoding/json mkdir -p $WORK/b939/ cuelang.org/go/internal/task mkdir -p $WORK/b958/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid D08Ff3w6Sy9i7dWcoRVA/D08Ff3w6Sy9i7dWcoRVA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b977/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid c5POmKpiJ1fxFo4hOpm5/c5POmKpiJ1fxFo4hOpm5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b976/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b978/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b979/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b982/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid wVs_63VSji83wBLyoNzi/wVs_63VSji83wBLyoNzi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/28/2875d9896904bbed472f4a68e1368060544a3c81faf01aa00a4ff724cedce826-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/ca/caabd0db83763a774536af63d840040182a105767fc15a779637a10e287c829e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/1f/1fb1a1f8ee130f1c30bbde93f8712d412afe96dac444cd0b84f0fb9ef860868d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b977/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/5c/5cb553623abc3a7bb3087d5ff543e5856923ebdf9fdffd1455d8a83e27621298-d # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/a5/a5cd189889a66028ab3174a71ca1688fbd79be434a1b279ba408ff364a703243-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b931/ cuelang.org/go/pkg/encoding/base64 cuelang.org/go/pkg/encoding/csv cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b938/ cuelang.org/go/pkg/encoding/yaml cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b937/ cuelang.org/go/pkg/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid _MDWGHlaRh7XBf8MW6e-/_MDWGHlaRh7XBf8MW6e- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go mkdir -p $WORK/b943/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b939/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid kfEoLoEQ7N3d-2_XDbjx/kfEoLoEQ7N3d-2_XDbjx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go cuelang.org/go/pkg/list mkdir -p $WORK/b944/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a EOF cuelang.org/go/pkg/math/bits cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile html=$WORK/b169/_pkg_.a EOF mkdir -p $WORK/b946/ cuelang.org/go/pkg/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid kbse5hYJjWpiu2htlaWr/kbse5hYJjWpiu2htlaWr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid h38ehlOxzt-aAdjwUi_E/h38ehlOxzt-aAdjwUi_E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cuelang.org/go/pkg/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid FaBHSr_xWKC-3W2CR6O0/FaBHSr_xWKC-3W2CR6O0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid dzMm9nDwWBx3UCcDx-bG/dzMm9nDwWBx3UCcDx-bG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go cuelang.org/go/pkg/regexp mkdir -p $WORK/b947/ mkdir -p $WORK/b935/ cuelang.org/go/pkg/path mkdir -p $WORK/b936/ cuelang.org/go/pkg/strconv mkdir -p $WORK/b940/ mkdir -p $WORK/b945/ cuelang.org/go/pkg/text/tabwriter cuelang.org/go/pkg/strings mkdir -p $WORK/b951/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b250/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cuelang.org/go/pkg/tool/file mkdir -p $WORK/b960/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid w3osYjJoktU5ZdsdhYYA/w3osYjJoktU5ZdsdhYYA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go cuelang.org/go/pkg/text/template mkdir -p $WORK/b954/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cuelang.org/go/pkg/tool/cli cuelang.org/go/pkg/tool/os cuelang.org/go/pkg/struct mkdir -p $WORK/b952/ cuelang.org/go/pkg/tool/exec cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid fQo-CuoszXBIipCbAhSl/fQo-CuoszXBIipCbAhSl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cuelang.org/go/pkg/time mkdir -p $WORK/b955/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid N-1cEyMX-3ngtueGDfG-/N-1cEyMX-3ngtueGDfG- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a EOF mkdir -p $WORK/b949/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid ukTlbs5phBaGmg9jCYXF/ukTlbs5phBaGmg9jCYXF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid YRwa2UGnQEcHXMvMBiJr/YRwa2UGnQEcHXMvMBiJr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid flLx6PGyrwvriU4VYb7k/flLx6PGyrwvriU4VYb7k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid JrIpplTaLu4vnCuBjGS7/JrIpplTaLu4vnCuBjGS7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go mkdir -p $WORK/b957/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid HuBeabiaxbXK2zeaRqmq/HuBeabiaxbXK2zeaRqmq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go mkdir -p $WORK/b948/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid MaBafNwIWr13ME8ya3ob/MaBafNwIWr13ME8ya3ob -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid iDY1rO25JKGACfE3QLPn/iDY1rO25JKGACfE3QLPn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid Y2PUDnmHJbNaWYsnC9yi/Y2PUDnmHJbNaWYsnC9yi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go mkdir -p $WORK/b950/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b953/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid aFuKjsT9QnlfVa1Fl1C2/aFuKjsT9QnlfVa1Fl1C2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b962/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid ZRnifeYAWDXComqbBLiY/ZRnifeYAWDXComqbBLiY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b959/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid YTrFkVasRLzHiYXpDDU6/YTrFkVasRLzHiYXpDDU6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid EFPFBuoGVurhIUIrWXZZ/EFPFBuoGVurhIUIrWXZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid eb8xIcKeDZ_wa32P5aJ3/eb8xIcKeDZ_wa32P5aJ3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid xeom25Ro0FDmFQmfURHW/xeom25Ro0FDmFQmfURHW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/7f/7fd701e85a7114d844764d0bf61ceeca710f1c1666924eca5e6627f191bcb05a-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b939/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b968/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b970/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b971/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid eMrJYkYwCM-ro1IijnDy/eMrJYkYwCM-ro1IijnDy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/46/469a870db7c0b3116853ae34ebc5f14c166ab537ca0011567a5492ceabba3a17-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/5f/5f75266bf150d426488d66fca2c4f3e52dd30cc672efea677d691c2b0e2af734-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b931/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/f1/f16d11f13da68615e62a95554f01fb80c0f45118dbe7c87bd9fadfdb6dd27a65-d # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/55/55d9847f0de1b57b0fddf6a9801f496c60550292d05a530521d53d963c1e5503-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b940/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p cuelang.org/go/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid fU25mxoMQK46rG80vJAm/fU25mxoMQK46rG80vJAm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b957/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b935/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/15/1564df177b8f07a5d9eba612f31ea895a3b558d2e8ec9cc7db45605c38a9c048-d # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/63/63bc934990d85145a66a50a96ab7fc3bdd515388b7589032b48abc4330bed783-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b953/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/59/5952d4138567b5fced5491e6f0be7645c0700acd4b23e55e7b2105945faa189c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b955/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/f1/f198520b9df43f22b44f9e94630560b1c68e10a062ad95038e51c21621dc21eb-d # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/8d/8d4d38cb2d3a4e3cbe051a8ec86325c20bf0c7f9e9b7189f9834bcb90c2cc292-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/89/898ed98180a99a7a539c240c2b6eeb8a11730abfa984c554b0778f24a00a321b-d # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/f7/f7b9ea4d7dfaf032012d06563ffb4c4882b37872fe3668d7838ebec73a02cd35-d # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/ea/ea897bd756bbbaeab11ae1ce5e6ca06884ba0891265ec26b05e2fdbeb71449f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/f3/f385f9086ef0c7345e5efa719919b56909e02c922ddfb5c56301b0022d3581b4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b952/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/e2/e2e5fe89a1ff318ccd867b556908b89f8c7347cec613125ef37702ff18b21ccc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/7d/7de5abb50c4b5b6bfefe3b84e5bccde0abb06104ac1469f4fe812a5c5e95344b-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1295/ cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b938/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid k0u4xKXK3FZzaLiz7PUz/k0u4xKXK3FZzaLiz7PUz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/importcfg -pack ./pkg/schema/schema.go cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/50/50c78cff77566469ce5425280d930f8478dda33b3799e8c776bb0dc4b11dc525-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b959/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/88/8877639294bebc051d952fd39c59ddfc68ff3a61e44de294b3650e336c4e2183-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/39/39cf114b9c529f8d2944743ecfa973e4cf0f1052701ae4cabb5464b5d3af5d09-d # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/40/40a3b6da9fbc1d12591ef234a47521f03888b85b31d82b45255c74a8df15a56f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b951/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b944/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/f4/f463c52580ac61c917c89a44d99619f95cd244d7e5fb9d6bd05527ca15671d30-d # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/3a/3a999862e0a0fb67bae18f9dce57d9c96af577cca911b9e8d9df88ab50ec9c41-d # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/b0/b0bc09d4a110e37249df0c8889f44acf571920bc10155fea7bb9796152dfe9fd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/80/80a77a1449ab0ec09e545f68408af6ad56bc5baaaa67d5377fdeb39d42362012-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/a2/a238f8d15f1520beae02045d11607cc44662e0c2e5f8015930b9db0e943d82d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1295/_pkg_.a # internal cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/41/41aa7fe16f11c664f7c76376f75b135b1eaa0ad520c12627f064c58567954516-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/ab/abbd371fc82ddbe2bc73f4a71a2023a150740462aa1a8f63f882ae0e08a9d86b-d # internal github.com/dop251/goja mkdir -p $WORK/b1049/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1058/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1055/_pkg_.a packagefile go/ast=$WORK/b137/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b720/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1059/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile hash/maphash=$WORK/b288/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/dop251/goja -lang=go1.16 -complete -installsuffix shared -buildid M8DPXPrwxBlhC0P0GZbb/M8DPXPrwxBlhC0P0GZbb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./vendor/github.com/dop251/goja/array.go ./vendor/github.com/dop251/goja/array_sparse.go ./vendor/github.com/dop251/goja/builtin_array.go ./vendor/github.com/dop251/goja/builtin_boolean.go ./vendor/github.com/dop251/goja/builtin_date.go ./vendor/github.com/dop251/goja/builtin_error.go ./vendor/github.com/dop251/goja/builtin_function.go ./vendor/github.com/dop251/goja/builtin_global.go ./vendor/github.com/dop251/goja/builtin_json.go ./vendor/github.com/dop251/goja/builtin_map.go ./vendor/github.com/dop251/goja/builtin_math.go ./vendor/github.com/dop251/goja/builtin_number.go ./vendor/github.com/dop251/goja/builtin_object.go ./vendor/github.com/dop251/goja/builtin_proxy.go ./vendor/github.com/dop251/goja/builtin_reflect.go ./vendor/github.com/dop251/goja/builtin_regexp.go ./vendor/github.com/dop251/goja/builtin_set.go ./vendor/github.com/dop251/goja/builtin_string.go ./vendor/github.com/dop251/goja/builtin_symbol.go ./vendor/github.com/dop251/goja/builtin_typedarrays.go ./vendor/github.com/dop251/goja/builtin_weakmap.go ./vendor/github.com/dop251/goja/builtin_weakset.go ./vendor/github.com/dop251/goja/compiler.go ./vendor/github.com/dop251/goja/compiler_expr.go ./vendor/github.com/dop251/goja/compiler_stmt.go ./vendor/github.com/dop251/goja/date.go ./vendor/github.com/dop251/goja/date_parser.go ./vendor/github.com/dop251/goja/destruct.go ./vendor/github.com/dop251/goja/func.go ./vendor/github.com/dop251/goja/ipow.go ./vendor/github.com/dop251/goja/map.go ./vendor/github.com/dop251/goja/object.go ./vendor/github.com/dop251/goja/object_args.go ./vendor/github.com/dop251/goja/object_dynamic.go ./vendor/github.com/dop251/goja/object_gomap.go ./vendor/github.com/dop251/goja/object_gomap_reflect.go ./vendor/github.com/dop251/goja/object_goreflect.go ./vendor/github.com/dop251/goja/object_goslice.go ./vendor/github.com/dop251/goja/object_goslice_reflect.go ./vendor/github.com/dop251/goja/object_lazy.go ./vendor/github.com/dop251/goja/proxy.go ./vendor/github.com/dop251/goja/regexp.go ./vendor/github.com/dop251/goja/runtime.go ./vendor/github.com/dop251/goja/string.go ./vendor/github.com/dop251/goja/string_ascii.go ./vendor/github.com/dop251/goja/string_unicode.go ./vendor/github.com/dop251/goja/typedarrays.go ./vendor/github.com/dop251/goja/value.go ./vendor/github.com/dop251/goja/vm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/64/6475004c3ead04decc21fad31656f31e4b1d63bbef84912e420bd91311415f4a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/1c/1cca578a11f6513aaa4c869f39840ec1f6916427c22239fdcbcc7c4eb0dde699-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x003.o -c ecdh.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x005.o -c hkdf.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x006.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x007.o -c openssl.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x008.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x009.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x010.o -c sha.cgo2.c cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x011.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x012.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x013.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x014.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x016.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x017.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x018.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b050/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b050/_x019.o -c openssl_stub_rand.c cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o $WORK/b050/_x015.o $WORK/b050/_x016.o $WORK/b050/_x017.o $WORK/b050/_x018.o $WORK/b050/_x019.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage openssl -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid 94y2yg_2qJehkotM6imQ/94y2yg_2qJehkotM6imQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b050/_cgo_gotypes.go $WORK/b050/aes.cgo1.go $WORK/b050/ecdh.cgo1.go $WORK/b050/ecdsa.cgo1.go $WORK/b050/hkdf.cgo1.go $WORK/b050/hmac.cgo1.go $WORK/b050/openssl.cgo1.go $WORK/b050/rand.cgo1.go $WORK/b050/rsa.cgo1.go $WORK/b050/sha.cgo1.go $WORK/b050/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o $WORK/b050/_x015.o $WORK/b050/_x016.o $WORK/b050/_x017.o $WORK/b050/_x018.o $WORK/b050/_x019.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c1/c13814cb41fdf8764abb19b365f239100baf0d530f016dc660747476c7507d73-d # internal crypto/internal/backend mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF crypto/internal/backend/bbig mkdir -p $WORK/b073/ cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/backend -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./dummy.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/backend -std -installsuffix shared -buildid oDIxHmWNXnq5hK4rRPf-/oDIxHmWNXnq5hK4rRPf- -goversion go1.19.2 -symabis $WORK/b049/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid V6_UX_1JKOvOfA6jkj6x/V6_UX_1JKOvOfA6jkj6x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/internal/backend -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4c/4c4d1bf84db3cdf842a30dcc0ca9702775ba7c4b549a4e0c2cf7434dbbe89037-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal crypto/hmac mkdir -p $WORK/b081/ crypto/rand crypto/sha512 crypto/sha256 mkdir -p $WORK/b063/ crypto/sha1 mkdir -p $WORK/b048/ crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sha256block_ppc64x.s crypto/boring mkdir -p $WORK/b359/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm_ppc64x.s ./gcm_ppc64x.s mkdir -p $WORK/b075/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p crypto/boring -std -complete -installsuffix shared -buildid lZq6sZfRJk615otyFPVZ/lZq6sZfRJk615otyFPVZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/hmac -std -complete -installsuffix shared -buildid iJq3ojh0sCcV43MEEy_X/iJq3ojh0sCcV43MEEy_X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b075/symabis ./sha512block_ppc64x.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid GZ1iyYyDxjTDRcVXtyCF/GZ1iyYyDxjTDRcVXtyCF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/rand -std -complete -installsuffix shared -buildid 5G2lPmmOpwwUcY33aTcW/5G2lPmmOpwwUcY33aTcW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4f/4f51ceb753b315c9aad333b2c909ea2881515d0bfafc656dab2de9be675933f1-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/sha256 -std -installsuffix shared -buildid VjzBvmNmvrLIGE8FHowp/VjzBvmNmvrLIGE8FHowp -goversion go1.19.2 -symabis $WORK/b063/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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_decl.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/aes -std -installsuffix shared -buildid EifZPrdhmh_XElqwcQqm/EifZPrdhmh_XElqwcQqm -goversion go1.19.2 -symabis $WORK/b066/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_ppc64x.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/gcm_ppc64x.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/sha512 -std -installsuffix shared -buildid mbxcJvdNeqkzWOd5oa4d/mbxcJvdNeqkzWOd5oa4d -goversion go1.19.2 -symabis $WORK/b075/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/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_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/f7/f7a70d4c06c77b5b29e8acc069217d066bff3ffe670619fec7932d7b23c56d13-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/1e/1e721805e8c877337187fb82023965d1f274b8d32f4902726bb5ff159b310015-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid FwQ1J9YWrgx4RBX8DEKM/FwQ1J9YWrgx4RBX8DEKM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/66/664bfb7c3d0b6377ca7e0f6452b10e001d9b50f6cd9fcf560f8b88393f42414f-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sha256block_ppc64x.o ./sha256block_ppc64x.s cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b932/ github.com/stretchr/objx mkdir -p $WORK/b689/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid xn95QuEpCWfGji3xmmS0/xn95QuEpCWfGji3xmmS0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid VNI0Uot3S4GsQQycF-yR/VNI0Uot3S4GsQQycF-yR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a3/a3633fb36ca2cb03f03fa9fdab89425fdfa72e052ecd77eb5ebca38bbd2628b2-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/af/afbd57cb4918c919b9b54ef1a064fb01108510fa28b0b396ce451bbf9d37178b-d # internal github.com/getsentry/sentry-go/internal/crypto/randutil mkdir -p $WORK/b111/ github.com/teris-io/shortid github.com/lib/pq/scram mkdir -p $WORK/b571/ crypto/rsa mkdir -p $WORK/b085/ github.com/sean-/seed mkdir -p $WORK/b465/ mime/multipart cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid Ty134O21RW_AgV5eyIXk/Ty134O21RW_AgV5eyIXk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.16 -complete -installsuffix shared -buildid uiTEaMFc-MH5R5UHW3Ov/uiTEaMFc-MH5R5UHW3Ov -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/patrickmn/go-cache mkdir -p $WORK/b687/ github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid ZameezwYPDYImlFhqFr8/ZameezwYPDYImlFhqFr8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/sean-/seed/init.go go.opencensus.io/trace mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rsa -std -complete -installsuffix shared -buildid pfpGA0AvdfbddUfMU_6h/pfpGA0AvdfbddUfMU_6h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b085/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 github.com/Azure/azure-sdk-for-go/sdk/internal/uuid mkdir -p $WORK/b826/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid ZO2PREfsE-0k3JMMo9iw/ZO2PREfsE-0k3JMMo9iw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b1201/ github.com/gofrs/uuid cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b614/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b617/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b618/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b357/ mkdir -p $WORK/b129/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid 2gflN2oUKHQ-qkFe3eih/2gflN2oUKHQ-qkFe3eih -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go mkdir -p $WORK/b436/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid 7P2xlRI3VXEwxBkYzn4i/7P2xlRI3VXEwxBkYzn4i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p mime/multipart -std -complete -installsuffix shared -buildid dn7SIWQL5x2CQod9LzNK/dn7SIWQL5x2CQod9LzNK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b129/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 mkdir -p $WORK/b727/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid lQ-vKFk4ltQrGFDxT5Hd/lQ-vKFk4ltQrGFDxT5Hd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/uuid.go cat >$WORK/b1201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid oxuWgRy_7DCJG5Ze1j9Q/oxuWgRy_7DCJG5Ze1j9Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go github.com/klauspost/compress/zstd mkdir -p $WORK/b294/ github.com/linkedin/goavro/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid tL8eg6N4SnaSGpyemHD0/tL8eg6N4SnaSGpyemHD0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b436/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/null.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 mkdir -p $WORK/b1334/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid vsdcUFTwvPqR4fSpimiN/vsdcUFTwvPqR4fSpimiN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b299/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid XPgWQ09K39jt4qYX1Mmt/XPgWQ09K39jt4qYX1Mmt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b294/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/fuzz_none.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/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/linkedin/goavro/v2 -lang=go1.16 -complete -installsuffix shared -buildid omxM0w-WGpiRXEkflmXa/omxM0w-WGpiRXEkflmXa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/importcfg -pack ./vendor/github.com/linkedin/goavro/v2/array.go ./vendor/github.com/linkedin/goavro/v2/binaryReader.go ./vendor/github.com/linkedin/goavro/v2/boolean.go ./vendor/github.com/linkedin/goavro/v2/bytes.go ./vendor/github.com/linkedin/goavro/v2/canonical.go ./vendor/github.com/linkedin/goavro/v2/codec.go ./vendor/github.com/linkedin/goavro/v2/debug_release.go ./vendor/github.com/linkedin/goavro/v2/doc.go ./vendor/github.com/linkedin/goavro/v2/enum.go ./vendor/github.com/linkedin/goavro/v2/fixed.go ./vendor/github.com/linkedin/goavro/v2/floatingPoint.go ./vendor/github.com/linkedin/goavro/v2/integer.go ./vendor/github.com/linkedin/goavro/v2/logical_type.go ./vendor/github.com/linkedin/goavro/v2/map.go ./vendor/github.com/linkedin/goavro/v2/name.go ./vendor/github.com/linkedin/goavro/v2/null.go ./vendor/github.com/linkedin/goavro/v2/ocf.go ./vendor/github.com/linkedin/goavro/v2/ocf_reader.go ./vendor/github.com/linkedin/goavro/v2/ocf_writer.go ./vendor/github.com/linkedin/goavro/v2/rabin.go ./vendor/github.com/linkedin/goavro/v2/record.go ./vendor/github.com/linkedin/goavro/v2/text.go ./vendor/github.com/linkedin/goavro/v2/union.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sha256block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a8/a887b66c42c7bf344015de95ccda36b79064e232e90518ad84de343930e36722-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid Ckpj4IR2yeJZLKapOjOy/Ckpj4IR2yeJZLKapOjOy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go golang.org/x/crypto/internal/boring mkdir -p $WORK/b360/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b360/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b360/ -g -O2 ./boring.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b075/sha512block_ppc64x.o ./sha512block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c4/c4dce9c6460405623d0f966f686ce8d8303d7ee69e30e8f2c5014a01a048465e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b075/_pkg_.a $WORK/b075/sha512block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8d/8d3d6257c32043105e538df2cfd75705228ecd003ff3285e2ba5ad98a21e7d03-d # internal crypto/ed25519 mkdir -p $WORK/b078/ cuelang.org/go/pkg/crypto/hmac cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b930/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b934/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid PSCjIZd-WxgvrcdygDAs/PSCjIZd-WxgvrcdygDAs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid yoeTsaqDrF4cz8CPpew7/yoeTsaqDrF4cz8CPpew7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid xkb2NDk_xibWbDNV6mnm/xkb2NDk_xibWbDNV6mnm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/c4/c4491a1e90ced7c1deb4a7384225eaf9bd2b061b3d5ab7793dd387290f57d1ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/87/87939d43482892f295aa5bb3a44f3027d24d699b344402f9ec813fddd69b30f8-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/28/2861df03917f2c73d12efc45207a305e828602e2071727b354aa805075ecedd3-d # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ca/ca7044735004b559f644425547039f12c329c3149a97cd912fefc64ac0aa828c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/05/05f155bea08d4ee61bc92a65e4837d9ea637de2b0b0b175728d552903de248e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/gcm_ppc64x.o ./gcm_ppc64x.s cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/2e/2e55b647246d71f5523df23a5fa826805ab385c9ec95a0bd694a6a9aec8fa7a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_ppc64x.o $WORK/b066/gcm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/81/81d9b25c0d828787931511907bb5e68740211be63d6851a807091daa170dc707-d # internal crypto/ecdsa mkdir -p $WORK/b068/ cat >$WORK/b068/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/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid kSiRFHNAF2K-FRXIUyNJ/kSiRFHNAF2K-FRXIUyNJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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_hashsignverify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b8/b860e377dbf570abd4c0f4b96393be18b0e54f55ddd99f3cfd7bc6defb7d694b-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b857/ cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b927/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b934/_pkg_.a # internal cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid Ne5n_PCKxEwq0OoMN7ZG/Ne5n_PCKxEwq0OoMN7ZG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid JRAerw4KzSawhQ_cA6ZF/JRAerw4KzSawhQ_cA6ZF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/98/98976353cab5789d34646015090a8112c4399468aef9c208e3904dfcfedc8f6b-d # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b572/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b572/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b572/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/5e/5ecc70a343c6dc0801f805d1d2e491ca0726cfb7c7a1a4fed1e16a5751f46911-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/b8/b853e7cd8c986640d350c2b7d247f598c8191a4233dd5d04234aae31c4c3ae4d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/06/064c2d4968ffe21df5e5577ff7a354e38462d4c97512d7a16a8d58000a691247-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/60/60eb5495ef346332a6cb209660bcc0071ee02a716ddbf3ea127330b551dc41f9-d # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/45/4516a191c290eca3ec0394b24c2054da986ddb98ae2bfc6788fee4994b55afad-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid S_cwqL8ZvAiVXG8-cUgV/S_cwqL8ZvAiVXG8-cUgV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/be/bec054ac0ba5b4f57628d59d07b2c510f381373dad7ec19ec16bbfc217b97af1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1201/_pkg_.a # internal cp $WORK/b1201/_pkg_.a /builddir/.cache/go-build/b7/b765bde26ff39fd43fcac8dbc096a89e2909e8460863900e41a7a3d83c58abdd-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1202/ cat >$WORK/b1202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b350/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid EN6XvCSzEYkZJGzFzMhZ/EN6XvCSzEYkZJGzFzMhZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c7/c7891fb5fa7b369d1ea8bf08bbe018ee066ac10bd3398d0b1912e268c0bc4fdb-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid b_BFWsGyUBVzgQauXxS5/b_BFWsGyUBVzgQauXxS5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ab/ab6940fa7a88a6b58430a465be95e91ea9339b476a1883d2dfe5af6468f1484a-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid HI1IAA45meSoVIcMO5it/HI1IAA45meSoVIcMO5it -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b1432/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/x509 -std -complete -installsuffix shared -buildid nllSrYw9laHyYfOhwCbI/nllSrYw9laHyYfOhwCbI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/x509/boring.go /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >$WORK/b1432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/bzip2=$WORK/b1433/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1434/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1435/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile image=$WORK/b1436/_pkg_.a packagefile image/jpeg=$WORK/b1438/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.16 -complete -installsuffix shared -buildid 8PvgGaVA09KUQo12InQL/8PvgGaVA09KUQo12InQL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/20/200fea59e22bc5cba596b29fc9e780511ff6c760daa66b9577ba237f06335c77-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/39/390c4989e7aa752deae71acf2e9f7d6f76e363e0d607f82b45caa513d85b785b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/15/15529dca618710264f4541735fb872f5e3425e34c29c9d427cc7a3841774615c-d # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/21/210bb65c520db6603645e9ebfb6c60f62be294d7844e5c5d6a919bccacb33ff2-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b687/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid Qtzb3Gl0gq0S2tJ7dfiZ/Qtzb3Gl0gq0S2tJ7dfiZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/f3/f3e8714124106691a19e6ffb7446801618245709d0dd12993f7f09d2c597afcc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/87/87da9333de7211fe35c6616f92829b9d9ee525f489a7200c602c500df5cafc6d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/d7/d7dcf2cf17085b03c8e2e605b679f1a52838443585afa1020409abbbf74edb48-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1334/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/ea/ea6456ffbe9cbd5e0cf8aff9fcbff65835d901664bc0292f71afea306b284822-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1432/_pkg_.a # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/ba/bad353c0a769ac8952f294fa241db369367221b7eb1b8d70b31efb47acecfca5-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1440/ golang.org/x/crypto/openpgp mkdir -p $WORK/b1429/ cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1430/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1432/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1435/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1430/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1432/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p golang.org/x/crypto/openpgp -lang=go1.16 -complete -installsuffix shared -buildid 5EuYHyr0Vl8mlS0Rtezx/5EuYHyr0Vl8mlS0Rtezx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/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_ppc64le/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.16 -complete -installsuffix shared -buildid YJcbcKUljbFcaybm9Mjn/YJcbcKUljbFcaybm9Mjn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/4a/4a39e804b858a5468db00eb2fab902aad86942e24ee4d4cfe8fa818ecfc9c16c-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1199/ cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1202/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid EatTjafTnnlVzl3pH_86/EatTjafTnnlVzl3pH_86 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/d4/d4ca66f714a1ce5a17a44ff221f1242f1c38069d64493ff4dafb8e05e266b1ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1429/_pkg_.a # internal cp $WORK/b1429/_pkg_.a /builddir/.cache/go-build/61/6126a28e93fc378d80cb952ac785b6e08c89876344d8436948729774df84e619-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/04/04f21b999b528a25a512a01259b7676d92167f1eb4110493494a934f207d1e54-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b851/ github.com/golang-jwt/jwt github.com/asaskevich/govalidator mkdir -p $WORK/b1193/ github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b1319/ mkdir -p $WORK/b845/ cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid whvSWFrLVV2K0yn_33-G/whvSWFrLVV2K0yn_33-G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/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/b851/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a EOF cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p golang.org/x/crypto/pkcs12 -lang=go1.16 -complete -installsuffix shared -buildid 2NyNqDyfu00PWTIsjohP/2NyNqDyfu00PWTIsjohP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b851/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid uNrwQQINO_rjXVlpfWcm/uNrwQQINO_rjXVlpfWcm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/golang-jwt/jwt/claims.go ./vendor/github.com/golang-jwt/jwt/doc.go ./vendor/github.com/golang-jwt/jwt/ecdsa.go ./vendor/github.com/golang-jwt/jwt/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/ed25519.go ./vendor/github.com/golang-jwt/jwt/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/errors.go ./vendor/github.com/golang-jwt/jwt/hmac.go ./vendor/github.com/golang-jwt/jwt/map_claims.go ./vendor/github.com/golang-jwt/jwt/none.go ./vendor/github.com/golang-jwt/jwt/parser.go ./vendor/github.com/golang-jwt/jwt/rsa.go ./vendor/github.com/golang-jwt/jwt/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/signing_method.go ./vendor/github.com/golang-jwt/jwt/token.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p github.com/golang-jwt/jwt/v4 -lang=go1.16 -complete -installsuffix shared -buildid c98M8M0m4hKnUR1A0bso/c98M8M0m4hKnUR1A0bso -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/importcfg -pack ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/parser_option.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/types.go crypto/tls mkdir -p $WORK/b064/ cat >$WORK/b064/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/b047/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/tls -std -complete -installsuffix shared -buildid bdsbHxXXghOZJc4LMUpX/bdsbHxXXghOZJc4LMUpX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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_ppc64le/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/66/66527f8548fbce995669df3ded177b5987cde617e38cee1a0687c7f2922adb8c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/aa/aafbdb8dc32e40b5f08f1fe0c7a40b74612a9df528df4ae7e1e66724e82252de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1319/_pkg_.a # internal cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/4f/4fd22c8596c0f0cd184c4dce8ce0f0b6939be8ea9f929ce82858a05d8e18389f-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ef/efe638c31f3c5f0e1bd939b91b44fc336219f46f07d60a1b5ca731fc1a77c1f1-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b290/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b283/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b294/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b300/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid bYCGoJOM1zPAYBLeHxeo/bYCGoJOM1zPAYBLeHxeo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1193/_pkg_.a # internal cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/05/05e46390263f026792551eb1f5950fc5301efa882ad9b50e7944aabaea57a050-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1197/ cat >$WORK/b1197/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1199/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1202/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid JNZbV178zbGPQzyl3Z0T/JNZbV178zbGPQzyl3Z0T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/be/be7c25766477dc8a6ea0499ca531785fc5b452c75e6d3a47004016a6e83190ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/16/1650f9178af145cd690e9bbe22bbe3d1cf22e65bfaa3b83521ff9b28d47337c0-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b290/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b283/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b311/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b315/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b316/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid X2uceoBdg1edbhS7csm2/X2uceoBdg1edbhS7csm2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go cd $WORK/b360 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/01/018050ca24663c6ad3e52e8dc359fdbef944a32848a9d38ca30fd631120b99e1-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b545/ google.golang.org/grpc/internal/credentials github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority google.golang.org/api/transport/cert net/http/httptrace mkdir -p $WORK/b131/ net/smtp cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid 4IWwkjzw3Rp0BPd9hXqc/4IWwkjzw3Rp0BPd9hXqc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid fmDNzu9rqnSA6ggCDZ0i/fmDNzu9rqnSA6ggCDZ0i -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/lib/pq mkdir -p $WORK/b569/ mkdir -p $WORK/b209/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b570/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b571/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid U-vhr_FYu1sL2-cIoYt9/U-vhr_FYu1sL2-cIoYt9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b569/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 mkdir -p $WORK/b417/ github.com/gomodule/redigo/redis gopkg.in/ldap.v3 cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b877/ mkdir -p $WORK/b644/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid 5xITZZV9UjyGzcZMc9qU/5xITZZV9UjyGzcZMc9qU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile embed=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a EOF cat >$WORK/b417/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF github.com/russellhaering/goxmldsig mkdir -p $WORK/b699/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid uWQo5u_D2Lgh4xWxDTMD/uWQo5u_D2Lgh4xWxDTMD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -embedcfg $WORK/b417/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go github.com/go-redis/redis/v8 mkdir -p $WORK/b1009/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/denisenkom/go-mssqldb cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b878/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid uDIgw03p0KbRg6hvcBFQ/uDIgw03p0KbRg6hvcBFQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go mkdir -p $WORK/b1337/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid xlyJnAwTC02unsUGaQ88/xlyJnAwTC02unsUGaQ88 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go github.com/go-sql-driver/mysql mkdir -p $WORK/b566/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p net/smtp -std -complete -installsuffix shared -buildid 1C4wbACN4O_WgnoqUoXX/1C4wbACN4O_WgnoqUoXX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -o $WORK/b360/_cgo_.o $WORK/b360/_cgo_main.o $WORK/b360/_x001.o $WORK/b360/_x002.o -g -O2 -ldl mkdir -p $WORK/b795/ cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1010/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid aFgtG7t3n_fT9T0bsHOo/aFgtG7t3n_fT9T0bsHOo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/go18.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pool17.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reply.go ./vendor/github.com/gomodule/redigo/redis/scan.go ./vendor/github.com/gomodule/redigo/redis/script.go mkdir -p $WORK/b704/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1324/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1338/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1339/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1340/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b488/ github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/russellhaering/goxmldsig -lang=go1.16 -complete -installsuffix shared -buildid uSfOmbF3fV9jyXK2_JGO/uSfOmbF3fV9jyXK2_JGO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/clock.go ./vendor/github.com/russellhaering/goxmldsig/keystore.go ./vendor/github.com/russellhaering/goxmldsig/sign.go ./vendor/github.com/russellhaering/goxmldsig/tls_keystore.go ./vendor/github.com/russellhaering/goxmldsig/validate.go ./vendor/github.com/russellhaering/goxmldsig/xml_constants.go xorm.io/xorm cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b325/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b705/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b710/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b711/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b712/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b708/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b458/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid oz6H8yMk5PIOWB7VItNb/oz6H8yMk5PIOWB7VItNb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid tIrgn4Kimwwc-t8QebgV/tIrgn4Kimwwc-t8QebgV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go mkdir -p $WORK/b573/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b796/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b797/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b798/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b799/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b800/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base32=$WORK/b459/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b460/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b464/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid AkJQ5YO42hMjtDUbVedB/AkJQ5YO42hMjtDUbVedB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/denisenkom/go-mssqldb -lang=go1.16 -complete -installsuffix shared -buildid 1hRDXmrwY9cgFFDLSyxg/1hRDXmrwY9cgFFDLSyxg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/accesstokenconnector.go ./vendor/github.com/denisenkom/go-mssqldb/buf.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy_sql.go ./vendor/github.com/denisenkom/go-mssqldb/conn_str.go ./vendor/github.com/denisenkom/go-mssqldb/convert.go ./vendor/github.com/denisenkom/go-mssqldb/doc.go ./vendor/github.com/denisenkom/go-mssqldb/error.go ./vendor/github.com/denisenkom/go-mssqldb/log.go ./vendor/github.com/denisenkom/go-mssqldb/mssql.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go110.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go19.go ./vendor/github.com/denisenkom/go-mssqldb/net.go ./vendor/github.com/denisenkom/go-mssqldb/ntlm.go ./vendor/github.com/denisenkom/go-mssqldb/rpc.go ./vendor/github.com/denisenkom/go-mssqldb/tds.go ./vendor/github.com/denisenkom/go-mssqldb/token.go ./vendor/github.com/denisenkom/go-mssqldb/token_string.go ./vendor/github.com/denisenkom/go-mssqldb/tran.go ./vendor/github.com/denisenkom/go-mssqldb/tvp_go19.go ./vendor/github.com/denisenkom/go-mssqldb/types.go ./vendor/github.com/denisenkom/go-mssqldb/uniqueidentifier.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile log/syslog=$WORK/b349/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b574/_pkg_.a packagefile xorm.io/core=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid QWPfPTsp1OeEH9fW97Pa/QWPfPTsp1OeEH9fW97Pa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid ar_0jWEyX4e-xzodvTpD/ar_0jWEyX4e-xzodvTpD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b360/_cgo_.o -dynout $WORK/b360/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/c0/c09921b74f993605e831e4ad17630807342cfa934e0f82f3849e20a167d59d5e-d # internal cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid mGdwXuyA7Dka7Ru3K_MO/mGdwXuyA7Dka7Ru3K_MO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack $WORK/b360/_cgo_gotypes.go $WORK/b360/boring.cgo1.go $WORK/b360/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/0d/0d0b74ffc0511e38d2c93ad07342b9c36d3d76e6cb363233599c247a6ddb5367-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/3b/3b98ed2844b2362e7c37924f265dae308224a4609e406e84a3d9aa1e3b603b8e-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ce/cec44fb1e88bd82ffb75864990f1ecdd6cdff786390837d99daa5dd31a23b13f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b360/_pkg_.a $WORK/b360/_x001.o $WORK/b360/_x002.o # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/28/28588bc6c50cb8c8786123b2ef429aa0c2a80cf0e83792440c974499295d8c58-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal google.golang.org/grpc/credentials mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid JBEwqHcn_Tupqs1tASC1/JBEwqHcn_Tupqs1tASC1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/21/21c8ff541e8cac823a98c698ffe0be2b71f4c4b841db7f23f322fbc9ca5cddfd-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b359/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b360/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid RuUCy6kMx-Sy4gcRqyN9/RuUCy6kMx-Sy4gcRqyN9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go net/http mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/http/internal=$WORK/b132/_pkg_.a packagefile net/http/internal/ascii=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/http -std -complete -installsuffix shared -buildid 5-2dKuNMMbU0O90aOQzo/5-2dKuNMMbU0O90aOQzo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/5b/5b0f8ed817fa592840f7cb65b2e6bc5217170e079be66b9d23cfb96f8dd371f7-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1196/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cat >$WORK/b1196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1199/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1202/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid P-M40oevUAWijJOcNYKI/P-M40oevUAWijJOcNYKI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/da/da416a8743567edea35fa670b2dcd992db51388af2774178a89b5a4f1ae1ea53-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid mDC7b8NwQvmRNpKa--_K/mDC7b8NwQvmRNpKa--_K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b856/ cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/b8/b81447eac4e29abb56e31a00a422f2e19b18e4d9a55bcf37365854bbfc7d51cf-d # internal cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b857/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b358/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b858/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b859/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid htRTBG_2JYwVsIJoc96W/htRTBG_2JYwVsIJoc96W -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/gopkg.in/square/go-jose.v2/crypter.go ./vendor/gopkg.in/square/go-jose.v2/doc.go ./vendor/gopkg.in/square/go-jose.v2/encoding.go ./vendor/gopkg.in/square/go-jose.v2/jwe.go ./vendor/gopkg.in/square/go-jose.v2/jwk.go ./vendor/gopkg.in/square/go-jose.v2/jws.go ./vendor/gopkg.in/square/go-jose.v2/opaque.go ./vendor/gopkg.in/square/go-jose.v2/shared.go ./vendor/gopkg.in/square/go-jose.v2/signing.go ./vendor/gopkg.in/square/go-jose.v2/symmetric.go gopkg.in/mail.v2 mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile net/smtp=$WORK/b699/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid QD1yA4l0Q63WMmJRw5aI/QD1yA4l0Q63WMmJRw5aI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1337/_pkg_.a # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/d1/d17738859fc2c32c3e67dfb96b770884ee0c9b9c96e07d9fd0782188abe8d20c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/df/df8dc90fa069a21d60479f4920d5ebff7231dfafe24a3681d69af27b22a38ac1-d # internal google.golang.org/grpc/resolver google.golang.org/grpc/peer mkdir -p $WORK/b211/ google.golang.org/grpc/credentials/alts/internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b259/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF google.golang.org/grpc/internal/channelz mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid bTnnyo6rbZRi7QqRS3mS/bTnnyo6rbZRi7QqRS3mS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go mkdir -p $WORK/b649/ mkdir -p $WORK/b218/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile net=$WORK/b094/_pkg_.a EOF cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid tv3846ZSwaAo2RLDSmtK/tv3846ZSwaAo2RLDSmtK -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid E7Wyd65Vf5WPyhj-TZYI/E7Wyd65Vf5WPyhj-TZYI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile net=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid bmgVnx8qz1wihNf4mBJy/bmgVnx8qz1wihNf4mBJy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile net=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid quAOK-47qvFO7CvNNeyu/quAOK-47qvFO7CvNNeyu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/d7/d7abbbd2488b0b87288bad4fb8c5b260fc854b28ad4c4fbee2de865bfe60b7d6-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b1086/ github.com/grafana/grafana/pkg/components/apikeygen github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b871/ mkdir -p $WORK/b344/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid gJ32Knzpz0EcQ5jhGH2o/gJ32Knzpz0EcQ5jhGH2o -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid FwpNy5ljdlAwZtkxwRrF/FwpNy5ljdlAwZtkxwRrF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b347/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b161/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b361/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log/syslog=$WORK/b349/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid XfBMMyQuxd1pFiQpHUAT/XfBMMyQuxd1pFiQpHUAT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/92/92760da372882da3cf61541bb2036cbfb2ab8ab5598ff58ad76dcf2e138672aa-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b649/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid vhy2QuSemQ1EmOto58yu/vhy2QuSemQ1EmOto58yu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f8/f832d74ee14737132e4176828983012381b86d80ddf98afc7468ea43deecde16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/e4/e4aba08f966873598e0aa04387635437d3e6e76bd214f4bb4a6b61c0c5a25469-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/86/868114ea29d15951ac8712591d7cc30f2139876fbc73d4bae74de1227986486a-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid L3qDBvs9IyBSi1zkQrjY/L3qDBvs9IyBSi1zkQrjY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/8d/8dc336604b19a5921d664a6f87d8b9149f78222d4ec7db85b0f3084861e80f41-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b256/ google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal mkdir -p $WORK/b210/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid -lYxIiUi5RS6bGg_yKtO/-lYxIiUi5RS6bGg_yKtO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b246/ mkdir -p $WORK/b244/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b242/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid uSpQy981tyUPZ9rZ6mRV/uSpQy981tyUPZ9rZ6mRV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid ezhOxI1EiSCEg79_cQGC/ezhOxI1EiSCEg79_cQGC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid 5nRxTJ3vVYSEhnBA2AjN/5nRxTJ3vVYSEhnBA2AjN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid mUPzkpdsJro9wxmYbAjq/mUPzkpdsJro9wxmYbAjq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1086/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/ce/ce11a7cc983767c0eb25fc3e49d28992365fbc2b0cf84626f136b88ee234eaff-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b872/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/38/3874a47e99139dfc31306fefb9708da764c9a2732016e03b49ec24e79c5a5bc3-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid ki91-ATazlARytYX85ex/ki91-ATazlARytYX85ex -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/2c/2c60f2465047a2ca0dbe92554789b1d94a4b13493368fe4431cbc254d04219fa-d # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1a/1a38cad221aa408403f9bf5d49495e3c06b39cedf97b9cb201ba846a95be541f-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid 1K4T5zK_8kncaTENtEBj/1K4T5zK_8kncaTENtEBj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/51/51e257f4f9c600e9e334dc9271b897d14bdc871ff5f2223ac837b7cc1740bda1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c9/c9c23b895536d8a0f35400f9a860a87466d79f2c7e435f790e58ca8949215755-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ec/eca980ecf2a88bed44f776c3a876ce44a96640f252b1ddec31546224f1887d29-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid dBcxN3vvR7QaghV86-RX/dBcxN3vvR7QaghV86-RX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/22/22ce21fd4a242f42030696360305db4ce1e9f295ce69fbff28316a9f15546237-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6e/6e57e1472240ca04ed3c0b13311855eee34ea4629f9819ae75195c8b2f91099a-d # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/20/204fe290887bcf47f85452f676ab613bb80371feac8ae1473afeb41214a0b3df-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d9/d9f0b186e31453bf2ee34f5485c7440434609a6ca2f5b279095dcf225537ad98-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b240/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid udNyCMzzsUdsGxGozoDg/udNyCMzzsUdsGxGozoDg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1196/_pkg_.a # internal cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid E-I_lkJnN87IYZu-r84O/E-I_lkJnN87IYZu-r84O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/2d/2d8891e0a52dce1f9d727382b454a7c2ae9fbd05e7c523ce24f5a338ba0b990a-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/2d/2dd508dc311f7fea9dd6b627b031e16206df0664df96d720fe627dc7ef2282f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d6/d6379a049a904192b994ea4964f87bb6d95fc3cd001f9970ab088f85e72988ee-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid spA0wdjIwuJnI96d0NJ8/spA0wdjIwuJnI96d0NJ8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/17/173ae2e8a981b07eb648041e0eca2dec424619f8e2646ab617c060b72d8e7502-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog mkdir -p $WORK/b1353/ github.com/grafana/grafana/pkg/plugins/manager/loader/finder mkdir -p $WORK/b1426/ cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.17 -complete -installsuffix shared -buildid 1jJ_-LeG3JvQOA1X9yyC/1jJ_-LeG3JvQOA1X9yyC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.17 -complete -installsuffix shared -buildid X8L5dz8bYJuxmDFfulz2/X8L5dz8bYJuxmDFfulz2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/50/50e202aa4917750224318690155ca72b746b95a87251576260cf8e1efd9fc64c-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b215/ cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/45/454a762ab00587ee3d39381dcf95912eb33b410b2b09fc4416bd027bec68463a-d # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid dF1PVJyeFu9TiXmMN84u/dF1PVJyeFu9TiXmMN84u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/86/86dca68089755565962e4381e510c151933bcfbc1c4619c8194b26f5316e47cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b6/b6e528415a3a36fe1610d0b43289c946a8ae9eef8cb1eb7f986f6675de45f2ba-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/01/016866515404cd2b205d6c5eb822a74a8f5e4ff8654138d27216d1e0e13f40e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1426/_pkg_.a # internal cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/db/db71be845999bae42bd97cddba21090b4404bb92421586c404a2b20065040187-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/26/261fd904a33659a559f96931c7f4062a4be9e1c8a44d05318e6f0f53a260abb7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/bd/bd034037eaed9c27e9d976c6df3644d97a7673d20ec73bd4d8993221c59ff00d-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1008/ github.com/mna/redisc mkdir -p $WORK/b1039/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1009/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid 3H9ZTetF21ODc9h2EpHv/3H9ZTetF21ODc9h2EpHv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1009/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid KjsXibd2UcFUWrXm-9qX/KjsXibd2UcFUWrXm-9qX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./vendor/github.com/mna/redisc/cluster.go ./vendor/github.com/mna/redisc/conn.go ./vendor/github.com/mna/redisc/crc16.go ./vendor/github.com/mna/redisc/doc.go ./vendor/github.com/mna/redisc/hash.go ./vendor/github.com/mna/redisc/retry_conn.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/51/510d6728edd415d8e2039de6034bf2075ae042abdc0a2a86a2273e2bf4abdad1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/9d/9d327f5d7349d7afa5fe28cf6008e07134ac57d32690783e84b3e88b359f3a6d-d # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/62/621aeb937be858199152736be228ec01a9fb4374f9125cb0d6155d59a5bed6c2-d # internal gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b856/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b859/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid ysJpF7NZVZhcum8TS5cA/ysJpF7NZVZhcum8TS5cA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/jwt/builder.go ./vendor/gopkg.in/square/go-jose.v2/jwt/claims.go ./vendor/gopkg.in/square/go-jose.v2/jwt/doc.go ./vendor/gopkg.in/square/go-jose.v2/jwt/errors.go ./vendor/gopkg.in/square/go-jose.v2/jwt/jwt.go ./vendor/gopkg.in/square/go-jose.v2/jwt/validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/ad/ad7d5ba490add48d71a25fd7ffaf0728d31c0094c76cf99f439fdc29311de685-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/ea/eaf58b562252403bcccd354b762dd1725a0e7d9a56f1c29bff1ab0691aec4889-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/35/35f4a9854b18bb490daaf4cd00d3df4f124b4352df2ae1eb89f69fa5a4ca53d7-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b491/ github.com/uber/jaeger-client-go/thrift-gen/baggage github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b500/ mkdir -p $WORK/b492/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid LPqWzEwWarH2ZhqO5n4e/LPqWzEwWarH2ZhqO5n4e -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go mkdir -p $WORK/b493/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid Na91ZMp416pU20qrv_vJ/Na91ZMp416pU20qrv_vJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid M2HLg34w8YcGTmX7y3is/M2HLg34w8YcGTmX7y3is -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid FqFlkUIa3u0bXtyWhbLH/FqFlkUIa3u0bXtyWhbLH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/15/154cf35b9c39c266d7ddca74f179b371e73eede9f7b8bbec33c9d65d5e9d5579-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/5c/5cfd4a875837d257d6f8b0f697ff92848c575eec0333c3ae1f41d515a8be0cbe-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1062/ github.com/grafana/grafana-plugin-sdk-go/data/converters github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b802/ github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b730/ mkdir -p $WORK/b1068/ cat >$WORK/b1062/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a EOF cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.17 -complete -installsuffix shared -buildid 8YrpFXkg63Mt6nIg5Xxt/8YrpFXkg63Mt6nIg5Xxt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./pkg/services/live/telemetry/converter.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.16 -complete -installsuffix shared -buildid 1NpoNWOpIGluFHi_dFzL/1NpoNWOpIGluFHi_dFzL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid 2jXMTdhGDU01oykr1Qs-/2jXMTdhGDU01oykr1Qs- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1070/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.17 -complete -installsuffix shared -buildid YDtkiMqdi256GnwPDQ19/YDtkiMqdi256GnwPDQ19 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/ac/ac5c24074f7423a1d1f2e776554ac036abee46c33b153337e62faed08baa99c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/74/748e297aedef174aab3305df04c5228fe28c518e50d9ed7beb48fbcd71b306b6-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1063/ github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b801/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1062/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1064/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.17 -complete -installsuffix shared -buildid fUlYY5XC3il0jPKzuwuR/fUlYY5XC3il0jPKzuwuR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b564/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b802/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.16 -complete -installsuffix shared -buildid DltWTTAIKXt-jsZf3EjP/DltWTTAIKXt-jsZf3EjP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/converter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/dynamic_frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/scanrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/07/07a2f0380fabfc26f6265f684fe144fe3e1957d5af5d2f9f343cf5782247b3d2-d # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/b2/b2148c9b817d1cf25c234975ddc67184314416141d8845e8cda3469e0f79f35b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1068/_pkg_.a # internal cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/23/237c6f1c67ecab2a0d08c905b8e3e8f30b5487a3bd71e09fa167c19d12a3d8a9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/ef/ef517f9da300bb35acea4b23939a69113c241f8796967608a0c217c024289e28-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.17 -complete -installsuffix shared -buildid 6nfR2VoO9Jp1MhUEmLj7/6nfR2VoO9Jp1MhUEmLj7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./pkg/services/live/convert/convert.go cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/4d/4d5235fb2bf30846e325ac5c5576fc832f1e7bc25c824f48e34e610602ba8334-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b801/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/a0/a0722f928c186f5f6332fa165a4461b5034e0240210f0e5330fef7c1582a5a97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/70/70437a7e9e5e98a456693d0d38ce2d686b818716135e80fd55c28b14921692a5-d # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/a3/a3810e0b9002aa7799a9a613637207d89a95be949670e4e98c0e568ea9cf19f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/42/4219108cca072847642871c4f855cee540920c83411313bae6535bdbab4c5b9c-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b493/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid n49bDokI77yZRs3vCo0u/n49bDokI77yZRs3vCo0u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/2b/2b07c47dc0a4d0ef76416ea91b2513884be91f83a4957b6a1233d18588e75b6a-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b730/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid 8Ty9zFvLpJm-9Qu-gg4G/8Ty9zFvLpJm-9Qu-gg4G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/b9/b9aea819582c9dfa09ccbd420a38a1125fdbb212b93f7ac7f525c75b780c556a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/98/9876d67855691b275d94e7b0eabf0439d4e523552d5b92c66dc57835822e3386-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/ae/aef38fac4b0b005d72c1b9a4a0ce1ea42646da0b6ddf8066766269b1f2e8f66a-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid THqnZzpN2TGmsPDFPqCc/THqnZzpN2TGmsPDFPqCc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/ee/eef6a20a614718519343b5f2acaf855e25e65517758d8b9cefb0876a563a60bb-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1084/ cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid ipxK6QMcuLbl2w2ezlDe/ipxK6QMcuLbl2w2ezlDe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1084/_pkg_.a # internal cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/0c/0cd6fbeab4e4f128c43cc59bdabce89cd00557088920c27f834f9bd8b8108900-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/cc/ccf5fe0781010a5d6cb8c477d35e5e1c6e3d2bb6787a014cd2be523de9ef7769-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c7/c793f8e0c743f0f750d31d11e3c98337cef336f413779ced5fec7260285ab59b-d # internal github.com/getsentry/sentry-go/internal/ratelimit mkdir -p $WORK/b135/ expvar golang.org/x/net/trace net/rpc mkdir -p $WORK/b275/ github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b277/ net/http/httputil mkdir -p $WORK/b323/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.16 -complete -installsuffix shared -buildid GEI22c6LXMhMf7JyKnJR/GEI22c6LXMhMf7JyKnJR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/category.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/deadline.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/doc.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/map.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/rate_limits.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/retry_after.go mkdir -p $WORK/b134/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p net/rpc -std -complete -installsuffix shared -buildid kzcFtrO17P-3P6B8Ct3w/kzcFtrO17P-3P6B8Ct3w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p expvar -std -complete -installsuffix shared -buildid hPUE_j64a8zPcbN3uVOk/hPUE_j64a8zPcbN3uVOk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid yQqLIibvUPUhlw8--SNJ/yQqLIibvUPUhlw8--SNJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go net/http/pprof mkdir -p $WORK/b336/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b132/_pkg_.a packagefile net/http/internal/ascii=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/httputil -std -complete -installsuffix shared -buildid 5u74qCqa5mphB5rL2TAk/5u74qCqa5mphB5rL2TAk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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 google.golang.org/api/googleapi/transport github.com/prometheus/common/expfmt github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local google.golang.org/api/googleapi go.opencensus.io/trace/propagation cloud.google.com/go/compute/metadata github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b166/ cuelang.org/go/pkg/tool/http net/http/httptest golang.org/x/net/http2 mkdir -p $WORK/b664/ github.com/opentracing/opentracing-go github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/grafana/grafana/pkg/web mkdir -p $WORK/b835/ github.com/go-openapi/swag mkdir -p $WORK/b432/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority github.com/gorilla/mux mkdir -p $WORK/b435/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b169/_pkg_.a packagefile internal/profile=$WORK/b337/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b338/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF github.com/mailru/easyjson mkdir -p $WORK/b422/ github.com/grpc-ecosystem/grpc-gateway/v2/runtime github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p net/http/pprof -std -complete -installsuffix shared -buildid o4O_m9xsjmmTyxjOC1FJ/o4O_m9xsjmmTyxjOC1FJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go github.com/Azure/go-autorest/logger mkdir -p $WORK/b1317/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b423/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b425/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF golang.org/x/net/context/ctxhttp github.com/Azure/go-autorest/tracing github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared mkdir -p $WORK/b817/ github.com/aws/aws-sdk-go/aws github.com/grafana/grafana/pkg/tsdb/influxdb/models github.com/uber/jaeger-client-go/utils github.com/grafana/grafana/pkg/services/validations net/http/cookiejar github.com/m3db/prometheus_remote_client_golang/promremote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid 8KjZ7SvLDz5U6f0OaRIQ/8KjZ7SvLDz5U6f0OaRIQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b432/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/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/prometheus/client_golang/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid zVLIKAa9efvQyNoWz9AL/zVLIKAa9efvQyNoWz9AL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b423/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b425/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF go.opentelemetry.io/otel/propagation github.com/influxdata/influxdb-client-go/v2/api/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid Sn5oHhskScmEYs2NyUED/Sn5oHhskScmEYs2NyUED -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b435/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 github.com/prometheus/node_exporter/https github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid ybUHCnIk05cJDcAwcwFX/ybUHCnIk05cJDcAwcwFX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go github.com/felixge/httpsnoop github.com/go-openapi/runtime/middleware/denco github.com/rs/cors cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b167/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1092/ github.com/elazarl/goproxy/transport cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid DfVcAkzBTunxQ6w-RZGd/DfVcAkzBTunxQ6w-RZGd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go mkdir -p $WORK/b372/ github.com/gorilla/websocket github.com/elazarl/goproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p github.com/Azure/go-autorest/logger -lang=go1.16 -complete -installsuffix shared -buildid N0zTwL1rzpWUI3sPRAGI/N0zTwL1rzpWUI3sPRAGI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid -p-Gid8cb6jw2TTGDu7R/-p-Gid8cb6jw2TTGDu7R -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/expiring_resource.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/response_error.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/shared.go go.opentelemetry.io/otel/semconv/v1.7.0 cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b836/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b476/ go.opentelemetry.io/otel/semconv/v1.4.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.16 -complete -installsuffix shared -buildid cZKEtcowIkYN5futnJ31/cZKEtcowIkYN5futnJ31 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid Yz5RnSKL3fmiJn1PJmjQ/Yz5RnSKL3fmiJn1PJmjQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go mkdir -p $WORK/b577/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b330/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid SVYVkuTpq_YS1SjZ01nu/SVYVkuTpq_YS1SjZ01nu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b548/ cat >$WORK/b577/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid ph6V2EmXuXqIu02uGck3/ph6V2EmXuXqIu02uGck3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b577=>" -I $WORK/b577/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b577/symabis ./macaron.s mkdir -p $WORK/b844/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b849/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b549/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b550/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b551/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b552/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b554/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b556/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid h6bKMSvU0396D1Ea_CJe/h6bKMSvU0396D1Ea_CJe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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 mkdir -p $WORK/b605/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid x6jYyDPbI0eJ2z75ONvS/x6jYyDPbI0eJ2z75ONvS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go mkdir -p $WORK/b642/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b599/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b606/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid 3iMaEeSSEkyK-qCSxwB6/3iMaEeSSEkyK-qCSxwB6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid FLB1_nQNCobc8lgComh8/FLB1_nQNCobc8lgComh8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go mkdir -p $WORK/b780/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b961/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid RR6RPTLTK9aZtn9z9a_v/RR6RPTLTK9aZtn9z9a_v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.16 -complete -installsuffix shared -buildid PazKdiilO9S5K7EbLDcQ/PazKdiilO9S5K7EbLDcQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go mkdir -p $WORK/b679/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid SG31uJf1DGtauHI-8i94/SG31uJf1DGtauHI-8i94 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid QLX6_PqGBr1ncGI7KN6k/QLX6_PqGBr1ncGI7KN6k -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go mkdir -p $WORK/b248/ go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b479/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid AomBnW47C6UzPp8If_ju/AomBnW47C6UzPp8If_ju -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/internal/testcert=$WORK/b680/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b840/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p net/http/httptest -std -complete -installsuffix shared -buildid lr2iH_zrFqZ5WJMD9xD9/lr2iH_zrFqZ5WJMD9xD9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b679/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/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b249/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b255/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b452/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid mSVTnflmBI_PbyAidXs4/mSVTnflmBI_PbyAidXs4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b248/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/go118.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/b479/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid gy1XyDlNBGGcj82k5tD4/gy1XyDlNBGGcj82k5tD4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go mkdir -p $WORK/b1318/ mkdir -p $WORK/b1378/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b453/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b1465/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid uHSLW3NDDOEN4ofaFlIE/uHSLW3NDDOEN4ofaFlIE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go mkdir -p $WORK/b494/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.16 -complete -installsuffix shared -buildid kVKbF1dJuP-S_bcLsr-1/kVKbF1dJuP-S_bcLsr-1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authorizetype_string.go mkdir -p $WORK/b1320/ cat >$WORK/b1318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cat >$WORK/b1378/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p github.com/Azure/go-autorest/tracing -lang=go1.16 -complete -installsuffix shared -buildid Ay87Tu_cdIImvfoQPg1K/Ay87Tu_cdIImvfoQPg1K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go cat >$WORK/b1465/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b1335/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.17 -complete -installsuffix shared -buildid EsXLPbzEHAJwARzrB6jk/EsXLPbzEHAJwARzrB6jk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1465/_pkg_.a -trimpath "$WORK/b1465=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.17 -complete -installsuffix shared -buildid r9QHu564gzn7d58qIXKL/r9QHu564gzn7d58qIXKL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1465/importcfg -pack ./pkg/services/validations/oss.go mkdir -p $WORK/b508/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid vZYfaNyvY5FlfcOLgPeN/vZYfaNyvY5FlfcOLgPeN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/internal/ascii=$WORK/b133/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b1381/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid y77U1Dqv5kbPipK7H03z/y77U1Dqv5kbPipK7H03z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1070/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1173/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/m3db/prometheus_remote_client_golang/promremote -lang=go1.16 -complete -installsuffix shared -buildid XmVm5Y_tXaw7gfrWhsce/XmVm5Y_tXaw7gfrWhsce -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/importcfg -pack ./vendor/github.com/m3db/prometheus_remote_client_golang/promremote/client.go mkdir -p $WORK/b1261/ mkdir -p $WORK/b1180/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b1260/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid BFLQ9a_Q8T7gFyERAK0N/BFLQ9a_Q8T7gFyERAK0N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid mVfnyWdLX1ljekfM352L/mVfnyWdLX1ljekfM352L -goversion go1.19.2 -symabis $WORK/b577/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack -asmhdr $WORK/b577/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1383/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1275/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid S-JfaoqJ3FDd6Iym9v2G/S-JfaoqJ3FDd6Iym9v2G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.16 -complete -installsuffix shared -buildid _HN756DzbUKOW0fuZ0b3/_HN756DzbUKOW0fuZ0b3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/error.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/felixge/httpsnoop -lang=go1.16 -complete -installsuffix shared -buildid 7e0RzkEmO0ipF5Ht4l_x/7e0RzkEmO0ipF5Ht4l_x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./vendor/github.com/felixge/httpsnoop/capture_metrics.go ./vendor/github.com/felixge/httpsnoop/docs.go ./vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid cvYBYjFrpDhd9-IlZ-jT/cvYBYjFrpDhd9-IlZ-jT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p github.com/prometheus/node_exporter/https -lang=go1.16 -complete -installsuffix shared -buildid FwHcpDfhVjilDdemH1qz/FwHcpDfhVjilDdemH1qz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b1037/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid Vo8UxfIl5M_i2vIp_oGv/Vo8UxfIl5M_i2vIp_oGv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid 3JnMUgxaTy1PxOVWlMtd/3JnMUgxaTy1PxOVWlMtd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go mkdir -p $WORK/b1194/ mkdir -p $WORK/b528/ mkdir -p $WORK/b534/ cat >$WORK/b1037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b525/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid wwZCi46pjpx8UQxvXggI/wwZCi46pjpx8UQxvXggI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/client_clone.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.go ./vendor/github.com/gorilla/websocket/conn_write.go ./vendor/github.com/gorilla/websocket/doc.go ./vendor/github.com/gorilla/websocket/join.go ./vendor/github.com/gorilla/websocket/json.go ./vendor/github.com/gorilla/websocket/mask.go ./vendor/github.com/gorilla/websocket/prepared.go ./vendor/github.com/gorilla/websocket/proxy.go ./vendor/github.com/gorilla/websocket/server.go ./vendor/github.com/gorilla/websocket/trace.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid Z1hxYrV-m6sxmLX8ArGr/Z1hxYrV-m6sxmLX8ArGr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid 25V7YFJIBsKtzBYb7TVn/25V7YFJIBsKtzBYb7TVn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid sc58lQb9jWp8S59cm8ZC/sc58lQb9jWp8S59cm8ZC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go cat >$WORK/b1194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid R9yJtDn0ctG3S-WbwyCx/R9yJtDn0ctG3S-WbwyCx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid mdj4OOz198r0ALOYOUzj/mdj4OOz198r0ALOYOUzj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go github.com/andybalholm/brotli mkdir -p $WORK/b1362/ cat >$WORK/b1362/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/andybalholm/brotli -lang=go1.16 -complete -installsuffix shared -buildid kLSEnZEAlM5FTHPMzL15/kLSEnZEAlM5FTHPMzL15 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/importcfg -pack ./vendor/github.com/andybalholm/brotli/backward_references.go ./vendor/github.com/andybalholm/brotli/backward_references_hq.go ./vendor/github.com/andybalholm/brotli/bit_cost.go ./vendor/github.com/andybalholm/brotli/bit_reader.go ./vendor/github.com/andybalholm/brotli/block_splitter.go ./vendor/github.com/andybalholm/brotli/block_splitter_command.go ./vendor/github.com/andybalholm/brotli/block_splitter_distance.go ./vendor/github.com/andybalholm/brotli/block_splitter_literal.go ./vendor/github.com/andybalholm/brotli/brotli_bit_stream.go ./vendor/github.com/andybalholm/brotli/cluster.go ./vendor/github.com/andybalholm/brotli/cluster_command.go ./vendor/github.com/andybalholm/brotli/cluster_distance.go ./vendor/github.com/andybalholm/brotli/cluster_literal.go ./vendor/github.com/andybalholm/brotli/command.go ./vendor/github.com/andybalholm/brotli/compress_fragment.go ./vendor/github.com/andybalholm/brotli/compress_fragment_two_pass.go ./vendor/github.com/andybalholm/brotli/constants.go ./vendor/github.com/andybalholm/brotli/context.go ./vendor/github.com/andybalholm/brotli/decode.go ./vendor/github.com/andybalholm/brotli/dictionary.go ./vendor/github.com/andybalholm/brotli/dictionary_hash.go ./vendor/github.com/andybalholm/brotli/encode.go ./vendor/github.com/andybalholm/brotli/encoder_dict.go ./vendor/github.com/andybalholm/brotli/entropy_encode.go ./vendor/github.com/andybalholm/brotli/entropy_encode_static.go ./vendor/github.com/andybalholm/brotli/fast_log.go ./vendor/github.com/andybalholm/brotli/find_match_length.go ./vendor/github.com/andybalholm/brotli/h10.go ./vendor/github.com/andybalholm/brotli/h5.go ./vendor/github.com/andybalholm/brotli/h6.go ./vendor/github.com/andybalholm/brotli/hash.go ./vendor/github.com/andybalholm/brotli/hash_composite.go ./vendor/github.com/andybalholm/brotli/hash_forgetful_chain.go ./vendor/github.com/andybalholm/brotli/hash_longest_match_quickly.go ./vendor/github.com/andybalholm/brotli/hash_rolling.go ./vendor/github.com/andybalholm/brotli/histogram.go ./vendor/github.com/andybalholm/brotli/http.go ./vendor/github.com/andybalholm/brotli/huffman.go ./vendor/github.com/andybalholm/brotli/literal_cost.go ./vendor/github.com/andybalholm/brotli/memory.go ./vendor/github.com/andybalholm/brotli/metablock.go ./vendor/github.com/andybalholm/brotli/metablock_command.go ./vendor/github.com/andybalholm/brotli/metablock_distance.go ./vendor/github.com/andybalholm/brotli/metablock_literal.go ./vendor/github.com/andybalholm/brotli/params.go ./vendor/github.com/andybalholm/brotli/platform.go ./vendor/github.com/andybalholm/brotli/prefix.go ./vendor/github.com/andybalholm/brotli/prefix_dec.go ./vendor/github.com/andybalholm/brotli/quality.go ./vendor/github.com/andybalholm/brotli/reader.go ./vendor/github.com/andybalholm/brotli/ringbuffer.go ./vendor/github.com/andybalholm/brotli/state.go ./vendor/github.com/andybalholm/brotli/static_dict.go ./vendor/github.com/andybalholm/brotli/static_dict_lut.go ./vendor/github.com/andybalholm/brotli/symbol_list.go ./vendor/github.com/andybalholm/brotli/transform.go ./vendor/github.com/andybalholm/brotli/utf8_util.go ./vendor/github.com/andybalholm/brotli/util.go ./vendor/github.com/andybalholm/brotli/write_bits.go ./vendor/github.com/andybalholm/brotli/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/51/51b2261dad9435dfad59c8b3d8383dd42a98d274267f7b92bd9f333324025849-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b663/ google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1465/_pkg_.a # internal mkdir -p $WORK/b665/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b642/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b633/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid kV_U_s6Y8m0n_XHc1pID/kV_U_s6Y8m0n_XHc1pID -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b642/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid 9hhTnjFJwJKWS5sdXjkr/9hhTnjFJwJKWS5sdXjkr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b634/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid kINqR8IVrHRlwozOgWoz/kINqR8IVrHRlwozOgWoz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go cp $WORK/b1465/_pkg_.a /builddir/.cache/go-build/5e/5eee6d6b5b3cb5ff6caa6c41d7f77f8aa70656d723cb404f1c9a359afaa7be61-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b844/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/35/35894f5eb170ef7f813f9dd99fb23c14c3ac4be7306bc884fe2ab9771b454eab-d # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/cf/cfe31aefdb7c0a49ee7d0155ebf96716d2aaf860e98d162be857f2687a63b723-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b476/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid MsfwYeZKXrVgekGN76ht/MsfwYeZKXrVgekGN76ht -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b475/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_ppc64le/buildid -w $WORK/b1378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1318/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/bb/bbe6f19a3504c871e92d6e8cefb59b2757220b95e41d149fb180718b7f40f358-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b780/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/81/8177134c630fc9d0634cbe1c1ea2679c15ff00d4a244e28a44996535e4eea468-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/27/27237c72e577f99953706b09e55b5138dae69b178b69d135b60223b6076494de-d # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/5f/5f096b6af1239aba884972eb5c85004fc560164f73f79f89a17598af69ffe048-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b421/ github.com/shurcooL/vfsgen mkdir -p $WORK/b779/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b422/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b423/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid 99M6o1hRhv-5w0u4iAfw/99M6o1hRhv-5w0u4iAfw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b780/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid -FnRNI6awb_4hApeOuKF/-FnRNI6awb_4hApeOuKF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go github.com/centrifugal/protocol mkdir -p $WORK/b1018/ cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b422/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b423/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1019/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1032/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid l1EpoBEzdrzZE1SOyK27/l1EpoBEzdrzZE1SOyK27 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./vendor/github.com/centrifugal/protocol/bpool.go ./vendor/github.com/centrifugal/protocol/client.pb.go ./vendor/github.com/centrifugal/protocol/client.pb_easyjson.go ./vendor/github.com/centrifugal/protocol/client_vtproto.pb.go ./vendor/github.com/centrifugal/protocol/decode.go ./vendor/github.com/centrifugal/protocol/encode.go ./vendor/github.com/centrifugal/protocol/encode_helpers.go ./vendor/github.com/centrifugal/protocol/encode_writer.go ./vendor/github.com/centrifugal/protocol/raw.go ./vendor/github.com/centrifugal/protocol/type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/8e/8eaaf58878d6ebc4f0d94045326639ee93a8ae6f5255ccb8fe2f1a58991296b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/05/0588b56c836b37d8df8d6ef6417d19f3daf95e7678b6ef087820acba15868e8c-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b1093/ cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid RxS7rBMEOESdjN6mRYjb/RxS7rBMEOESdjN6mRYjb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/74/74ed14dad1e0617aaab124060a25bc488556135eb0b37ac3dd98cab704a3eda5-d # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/4b/4bf0386d3686ee19ace1f773391db6b73035d6cd4367308311b761ac5a704f71-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b840/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1173/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/14/14317e0f780393f67462f70f0cdc15af53489b12efe303879adb5ac167bcefb0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/ed/edfb9a9fcca956b55e7f46ad2c8e483e44bd5b1dc771695c45e0f0b536d4c719-d # internal cp $WORK/b1173/_pkg_.a /builddir/.cache/go-build/17/1718d0a51cce8cb632160f26d01f386ebd13bebac82681f273073de74cd4eaa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.16 -complete -installsuffix shared -buildid mcFOnElc1x7pb_dZuu5S/mcFOnElc1x7pb_dZuu5S -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/version_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b817/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/4f/4f898207cc757fe9e7b552ef8c9c6cc4cc82529d52103011339163cae7e3edac-d # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/6d/6dd24d83421b7d84a47903aa9aaa82ee05d5eac354f3d1587ea2e40524feac18-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8b/8b4e29e6421b082b40e4b2f5bbdf6acd6b4fbd2bdaef546fcc5b1ccabbfd4fde-d # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/0e/0ec72f9b1a640c3bbe7665f0a39eb223c5ecf42444ded9861c719f8d8855f7b7-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b846/ go.opencensus.io/plugin/ochttp mkdir -p $WORK/b662/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b847/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b663/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b642/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.16 -complete -installsuffix shared -buildid xAjizv0pFO4h53QmrMwa/xAjizv0pFO4h53QmrMwa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/comm.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/compress.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid Azke4cg3JvLgNI9L7mVk/Azke4cg3JvLgNI9L7mVk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1317/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/74/749a3e0b285f3f205527e63e331c1b53a7d2eb2a74fe4cba4f0d27b1bbcc5590-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b827/ github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b249/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid t89Qweu4sHgQZ6scsuXn/t89Qweu4sHgQZ6scsuXn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/request.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid l5NO6fAG1h6ukvu8bet3/l5NO6fAG1h6ukvu8bet3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/progress.go cp $WORK/b1317/_pkg_.a /builddir/.cache/go-build/8b/8bf698ca00492759052293c47d899080fd3f81fbc10f41cb7aad757d881b2cd3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b961/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/45/45fa537382b96202c077e82ffc0dab7149d97925d9e022b428e545f816834c6a-d # internal cuelang.org/go/pkg mkdir -p $WORK/b926/ cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/08/08c925745ce054886d9ef87fe0387a0fc712f0d3d1d9027fcf042019568cdd32-d # internal cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b935/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b961/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b964/_pkg_.a EOF go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid is0XfTaanzot2f5AHZ2C/is0XfTaanzot2f5AHZ2C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b517/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid TNkQ7mpr-wIgryGju9Ok/TNkQ7mpr-wIgryGju9Ok -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b516/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid YHHkRlwo0mMaUlRxCRdS/YHHkRlwo0mMaUlRxCRdS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b1335/_pkg_.a /builddir/.cache/go-build/36/36ca1d2990c360a5ed9745556cee171854e2dc0f509e82bc3b21a832e3689045-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1381/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/4f/4fb994609d9e341614c6ff78dbfebe978d209dcf3059c597d3d2bac69688a4ce-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/c7/c7e24d5a3dacf408d577834bc8c3990f7cb0744c481d1902688e27147b1494d8-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b481/ cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/bb/bb8a16fe05fa48c650e7e160469a441de300a1f00adac12a43398e2d0661be79-d # internal cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid W9UIAaA1YtggtLLdBJkz/W9UIAaA1YtggtLLdBJkz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b1315/ golang.org/x/net/publicsuffix mkdir -p $WORK/b1392/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1318/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1319/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b851/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/cookiejar=$WORK/b1320/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p github.com/Azure/go-autorest/autorest/adal -lang=go1.16 -complete -installsuffix shared -buildid 5PWWG0mFUDhBXc-JJ5kD/5PWWG0mFUDhBXc-JJ5kD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/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_ppc64le/buildid -w $WORK/b1275/_pkg_.a # internal cat >$WORK/b1392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http/cookiejar=$WORK/b1320/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/8b/8ba1809137ef8b84301d6b15dd9ba4b5be5d6126043ec8f74237c80f06952e25-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p golang.org/x/net/publicsuffix -lang=go1.16 -complete -installsuffix shared -buildid cLOVk9_JaTgZ38N1TopC/cLOVk9_JaTgZ38N1TopC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1390/ cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1391/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1064/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.16 -complete -installsuffix shared -buildid mKJJx0rdOUU4PhqcYtoM/mKJJx0rdOUU4PhqcYtoM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/queue.go ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1260/_pkg_.a # internal cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/78/787a258fbba0333e4ca5ce316546fa7dd46b947afedcdd3624be44989f62915e-d # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/b1/b165c4c929c948a369547d5b155bed5b0b52c99818c9b64ed37cf5bef8bbcee1-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b602/ cloud.google.com/go/internal/trace mkdir -p $WORK/b612/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b603/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b557/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b554/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid Y2HUA7cgt0UuWI2Wvyxg/Y2HUA7cgt0UuWI2Wvyxg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid BQkweamnGxzwmEYyhcrO/BQkweamnGxzwmEYyhcrO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/d3/d3ec27e225d41034e0699fcee99c875c52111288599f6baa20476cc932e24a77-d # internal cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/10/108480f81ceda100f873a5f1219902ab78b5f54258ca2451c11599a940737820-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/middleware github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b1090/ mkdir -p $WORK/b691/ github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1387/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid baqbMQRPlDZbwpjjTmiC/baqbMQRPlDZbwpjjTmiC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.17 -complete -installsuffix shared -buildid Rqxz7NrM3Wtb1Y7wmUIL/Rqxz7NrM3Wtb1Y7wmUIL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go cat >$WORK/b1387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1381/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.16 -complete -installsuffix shared -buildid PlvwfibFuUjdTUqxyMP0/PlvwfibFuUjdTUqxyMP0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/client.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/types.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b827/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/d0/d0fe58a6484f42bf849325ab0556dcd103251bdf01462c55b648b8bf929c3d13-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/80/80669fcb19122224ca7cfe22196e747b1c14265accf61f358f75becd59fc5175-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/0b/0b7359c5147189992e58845bf951d6d4e018922bb158f1866b5b32afcf19aebb-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b926/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid AKEhQPxsK4tGtcM3DtZ6/AKEhQPxsK4tGtcM3DtZ6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go cuelang.org/go/encoding/protobuf mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b926/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b973/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b897/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b974/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid p4DTfywzSJE4tNXWa-TS/p4DTfywzSJE4tNXWa-TS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/80/805568e31d5f4e50dda37d3939d7572912ba473ae0fd48ca43efce582cb414b9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/b0/b0495793f9bf14ed29fbfbe840167fc15ef8ff39e76e85eafc1af424b08a87cf-d # internal golang.org/x/oauth2 mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b475/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid Af4m-hxfYwfuQCHMvduf/Af4m-hxfYwfuQCHMvduf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/c7/c77dc1cfe38da6628406a5f9d32b9918c3c35142d725573033a5066ef198965b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/9d/9d431f8c1b30a6b9664a649f914428b493fa922c9f48ce77bb817ec226ac4dbc-d # internal github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1181/ cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.16 -complete -installsuffix shared -buildid wgbHV_0ckDOkcmsIh-2O/wgbHV_0ckDOkcmsIh-2O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/importcfg -pack ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/b8/b832414eeb94d9b258820928df6de3e3b3cc9dc743a90c38d748c73a358cf101-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b492/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b496/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid kyvtOKX6InITL-PJKvgD/kyvtOKX6InITL-PJKvgD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/70/70cb1b1ce973166827e92d2a64eadd7c87237adf5539d922f17f001afed73e07-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1192/ cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1193/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1195/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b466/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid 4WLMJcjSjhmI475KidsP/4WLMJcjSjhmI475KidsP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e2/e2762055dd105fcae84cb72b50f4032cbb33dab167ec2db5a8b6d2ae86da7d97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/e0/e01e435776ed86ce2272142b738920fe04226a57f2a7b14feb09d2eb62a31278-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/33/338342aa2eafb97a95da56dcd6fcefd390097f4ddc26a1b3c7ca7a79160a348e-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b675/ cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/0b/0b53715fdf9cdba9776661531718edace5b97e828b18c716a5b9718c4fdff84e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b816/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b779/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid ZA2aQVWwm7iLYex3N4UM/ZA2aQVWwm7iLYex3N4UM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/21/215f2c423c8b4c84990fe98dda7d3d7ddb4a9af7c35a64b3d7e75d80b38b463b-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b815/ github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b819/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid 7BAzdNVN6P3OQgUvJv9u/7BAzdNVN6P3OQgUvJv9u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/util.go cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid sxTsFzdrsh6h7GTKrVFC/sxTsFzdrsh6h7GTKrVFC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/policy.go cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b676/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b677/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b678/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptest=$WORK/b679/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid 03UpGDoqU5iedIVvBRH5/03UpGDoqU5iedIVvBRH5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.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 cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ac/aca7de774541f34e720a6abe5231c92cb3b5a7127d58a1d3e415b85a1c87415d-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/6f/6fd07ba2c014a4cccf259646d3004fc85632b086888a7034a30b4b945886735f-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/rpc=$WORK/b275/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid mMxOSoN1L2TSzW-xyk9K/mMxOSoN1L2TSzW-xyk9K -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/d9/d98bb10c9e1a3b31040022d4b31bdb54729503e9d193de229c7e4a122c6bcfd8-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b533/ go.opentelemetry.io/otel mkdir -p $WORK/b515/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b517/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid lVeJeqoXjtXJsfA_X9Vv/lVeJeqoXjtXJsfA_X9Vv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid IYSTfuAe2HAmJaLviiY9/IYSTfuAe2HAmJaLviiY9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d1/d15b182acd23be6e4689f2ee611da172702dc2dd2e5419a15a1ee46d6c85a002-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1090/_pkg_.a # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b592/ github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid Jt5ulUHxAELlU9lE1viU/Jt5ulUHxAELlU9lE1viU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid _2jcAvLuwgd3Sd5dW0l7/_2jcAvLuwgd3Sd5dW0l7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/50/50c6c3861e3f09228607e9c5672825adeb645bda2b8531c6e58274fc9becee32-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/78/780fc537ee71cfff8c3da7a1a5a0463ea23b8c71091b5b5a548f7f7aaba89127-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b925/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid acAyMQ4rUMUsWsVBFmH7/acAyMQ4rUMUsWsVBFmH7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b846/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/b3/b383c3fdb7fe885eb5988add848428f6e46c395040b9cd7c59b822c7a6765b90-d # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/4b/4bdfa98986bff33c45763a8eb3a96d23b81ae02a8ead6f347501ba78f31820cb-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/34/340edba09e08aff6df68d15960ccfb9a463e1f664dc2d6877516f1445cbcbe47-d # internal github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b112/ github.com/grafana/grafana/pkg/util/proxyutil /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b819/_pkg_.a # internal mkdir -p $WORK/b864/ cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/6b/6bb819a0c259bef26bfcf9a88531f2d64dc7a81075343fda3a6415966fb58233-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a EOF cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid uV4VIObrtNWMF7DZbjSn/uV4VIObrtNWMF7DZbjSn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.17 -complete -installsuffix shared -buildid Mr5noszsztsrWg8KP6pz/Mr5noszsztsrWg8KP6pz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ff/fff97e1b5ea3fd79fcb0213933c8e80bbd6a50efa142f0d57637eb60a2288015-d # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/3e/3e1fa8e2b3c8a88912369c07e4b58c0a215b1136028e4e6d65849e1f57a20a13-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b843/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/1b/1bab6b0c7556e9e7883626e6f76f57453694540c5cc78aee3333e9d638d07f2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/0c/0cee3a002313e264004b671c1f5f09d4894b55e355c6d0574b43720fe39a9e38-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b532/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1392/_pkg_.a # internal cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid fN0rlUE9op6VFARpK3b7/fN0rlUE9op6VFARpK3b7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/99/99d01d64faa4a1a49a278c94857b41a48c4ae9abdab9fe290875df2407ca7ac8-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b843/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.16 -complete -installsuffix shared -buildid 0gqP2_pY1zcO2CclVnHE/0gqP2_pY1zcO2CclVnHE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/f9/f9cc75715eb10ab7b56950817bff20e10489a80c49725fba8d8fad334a5dec2d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1093/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/32/323b05a0a6bc78e44ba1a9d9c3198efe863c0cfd9117a58b081a2d221053fa74-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b577=>" -I $WORK/b577/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b577/macaron.o ./macaron.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b577/_pkg_.a $WORK/b577/macaron.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b815/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/aa/aa17e2269b0ea2ff742d231f3f5de39029387c921acc060dde466ce111f187b2-d # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/3f/3f0c496e4f5e15e06af34469028d44bcf8fb550fbf186be23ed99cd0108da320-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b625/ golang.org/x/oauth2/clientcredentials golang.org/x/oauth2/jwt google.golang.org/api/internal/impersonate mkdir -p $WORK/b477/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a EOF golang.org/x/oauth2/google/internal/externalaccount cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid p_PDZxiqpsyBZwd0gb_Q/p_PDZxiqpsyBZwd0gb_Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go mkdir -p $WORK/b626/ mkdir -p $WORK/b628/ mkdir -p $WORK/b630/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b475/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b627/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid xS0Z7YCZsL4vpYeUeodN/xS0Z7YCZsL4vpYeUeodN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b626/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_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid AskaZZU2VN5ynQnw0DfW/AskaZZU2VN5ynQnw0DfW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid GCAA_SEG-yZsCdC-hRqO/GCAA_SEG-yZsCdC-hRqO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/15/152082847755d9cdcfd17b65641d7798c2705033710526dc11e20bb16c7d911e-d # internal cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b475/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid 1d6q8_wac-aA173rpIJs/1d6q8_wac-aA173rpIJs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7c/7cd4ac58210d26b50f34d55d44b403888933193b8139cf72527a57adef7cc7e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/2c/2c3158bbec3846711249808c5c3b953f30fc7f672d0110b13e151d331613037e-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b823/ github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc mkdir -p $WORK/b822/ github.com/Azure/azure-sdk-for-go/sdk/azcore mkdir -p $WORK/b814/ cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d7/d71deb8f1819abfd8f4adf01173ac8d8e8daa623b8d3b6a41274e26e92932d4b-d # internal cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid zdyfQY3-89LT1qxCNiSq/zdyfQY3-89LT1qxCNiSq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b885/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid vaM7Ux7I3-TrBjZwJN5c/vaM7Ux7I3-TrBjZwJN5c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid -vVtggRXMg1_9NapB5ti/-vVtggRXMg1_9NapB5ti -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/core.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/etag.go cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/a8/a8b1bd4f5b5433ff9cdd32ba3e4fa4fb054ebe010e836fcbc14dd5450df846ab-d # internal cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.17 -complete -installsuffix shared -buildid m98EKs8TzS0NIVFZxmoL/m98EKs8TzS0NIVFZxmoL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./pkg/api/static/static.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b984/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b926/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid fcK7hH7IXx_gEOcXVB-x/fcK7hH7IXx_gEOcXVB-x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e2/e2912511f04f953d2913013c75791639a21c7a91b01136528b28b1270f90b98f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal github.com/getsentry/sentry-go mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b111/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b112/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b135/_pkg_.a packagefile go/build=$WORK/b136/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b152/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/getsentry/sentry-go -lang=go1.16 -complete -installsuffix shared -buildid rO6f-N9ZKtgH6T3vkpAa/rO6f-N9ZKtgH6T3vkpAa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack ./vendor/github.com/getsentry/sentry-go/client.go ./vendor/github.com/getsentry/sentry-go/doc.go ./vendor/github.com/getsentry/sentry-go/dsn.go ./vendor/github.com/getsentry/sentry-go/hub.go ./vendor/github.com/getsentry/sentry-go/integrations.go ./vendor/github.com/getsentry/sentry-go/interfaces.go ./vendor/github.com/getsentry/sentry-go/scope.go ./vendor/github.com/getsentry/sentry-go/sentry.go ./vendor/github.com/getsentry/sentry-go/sourcereader.go ./vendor/github.com/getsentry/sentry-go/span_recorder.go ./vendor/github.com/getsentry/sentry-go/stacktrace.go ./vendor/github.com/getsentry/sentry-go/traces_sampler.go ./vendor/github.com/getsentry/sentry-go/tracing.go ./vendor/github.com/getsentry/sentry-go/transport.go ./vendor/github.com/getsentry/sentry-go/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b864/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/2c/2c96f54d79eda22ac7cbd59adf405a7fd05dcf8f840aee727b6878b19f28f138-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/53/53fe99b9d91f1625ae4077768b5d084b094e5acf069f53b8595c05452485089e-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b528/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid uVegOQLBh3CS7P_XGEx1/uVegOQLBh3CS7P_XGEx1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/a4/a43367cf663a218dc8ba9dbc02c5e8b7e42cf97c9bbb48a36e011b714e35b086-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b845/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.16 -complete -installsuffix shared -buildid kJJ2KQ8Ncm43ag7qY5n1/kJJ2KQ8Ncm43ag7qY5n1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/apptype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/tokens.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/c5/c53ba20775599166ce529c2808820688533bb377b12a44ebfb14ce1f31fa28ad-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/9a/9a5379cb28ac2173b7d39d8a0ff4a3133c90c8d42bd9fdb5bc8f59a5416fc314-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid uOe7K0jey5ruEh-ViyCZ/uOe7K0jey5ruEh-ViyCZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/c9/c95596063f11d1fc3230f33f7bbfaf403153fa2dfccff31aee2fff697ff51994-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b822/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/26/26721800f256269e6f074dc2de2cf845c21e0c1e3b61fa45fb06a0216c4c9292-d # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/a2/a27ca11669dd463112badc287b4733654acf2140442f801957c118f59cb2b926-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/9d/9d60d15c532eae5635b07d85bf5028d4c1a66377cb59a708777af64927effb0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b823/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/6f/6fc5ce832996a035b91ca36c98bb1f680a38030fe017f18f554b53900ab168f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b814/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/88/88c5326d892ed96533fa7463fafd71736122fbacc4b8d585809f4232e7da3012-d # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/b3/b30c608070ac1ba7c2a8ff42e74586d773a24d850a40d6fec8088a081c70f5f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b825/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b826/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid XoqgNhAn1NRUVrbJyNP2/XoqgNhAn1NRUVrbJyNP2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_bearer_token.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_body_download.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_http_header.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_include_response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_request_id.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_retry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_telemetry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/request.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/transport_default_http_client.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/6c/6cd4e7cc8eddd503750d51ce1f52496ec987f593b92824b9856524be8e894d49-d # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/f3/f3e03acd4395e8920c40a33458f07207d2d6291e08e3d014d1e8ea82ce676832-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b438/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b885/_pkg_.a # internal cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b416/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b439/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid LGE-jYmtn10REFo1g2W5/LGE-jYmtn10REFo1g2W5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/be/beb8a33b93b857ec9deacb855ee877d54c077360fcdcaf3df042bf1df2989216-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ba/baf04058f1ce4fb70fc8fb1b19573105b31cdea8c18d6173dc55325ac4aee087-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b983/_pkg_.a # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b322/ cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/ec/ec17dae91462153d0fc7dfd020e7a1e2db3e6812768763de6a061fc2d89f8357-d # internal cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b323/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b324/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b333/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile runtime/metrics=$WORK/b329/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid GCEsDW6zNbdWu7CPg6vd/GCEsDW6zNbdWu7CPg6vd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./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/go_collector_go117.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_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/3f/3f535f0b69e0e16dcd4ea72b5f18f13d59e77803df2502e19cc52b60f69109c6-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1211/ cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid 5evwiy2C2zrihyiSyWYl/5evwiy2C2zrihyiSyWYl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b427/ cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/ef/efb886002067662fce201b4ac2eed9467ee31e645cf5c7926d46a128754a5923-d # internal cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b428/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b429/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a EOF cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/06/06c1183d288d5252700d888e87089111a0e631d83bf27906375f18b1d1a9a86c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid 6vaHqiJuCTqaOq4xTo_9/6vaHqiJuCTqaOq4xTo_9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1038/ cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1037/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.16 -complete -installsuffix shared -buildid FE4We-UnZ_707k_E_pft/FE4We-UnZ_707k_E_pft -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./vendor/github.com/igm/sockjs-go/v3/sockjs/buffer.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/doc.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/eventsource.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/frame.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/handler.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/htmlfile.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/httpreceiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/iframe.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/jsonp.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/mapping.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/options.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/rawwebsocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/receiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/session.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/sockjs.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/utils.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/web.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/websocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/xhr.go cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/cd/cd52741edb93015f1464a543e3b1883031952da418992064c2c5aa15907e02cf-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b939/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b968/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b969/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b972/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b975/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b977/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b983/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b940/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b909/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid 2tCswsO-DwHZrYsOBFIn/2tCswsO-DwHZrYsOBFIn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1211/_pkg_.a # internal cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/45/45f903cc4e4592b640057986a43595073618feca9dfe973ab413625a20cde879-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1210/ cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid 399iS7PWsCqK_jEkJkr3/399iS7PWsCqK_jEkJkr3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/ee/ee69d09b33181a47e62a972da9b06f84b0df781b2b43b869dfe2b4a1a6b8feaf-d # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/0c/0c2b62ed89a2da2201add77b69437f6d69196f8134b67e4917041723d2697f8c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b839/_pkg_.a # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b1314/ cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1315/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1318/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/cookiejar=$WORK/b1320/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p github.com/Azure/go-autorest/autorest -lang=go1.16 -complete -installsuffix shared -buildid dfl0VMpah4h5O5T1u0yR/dfl0VMpah4h5O5T1u0yR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/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 cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/c1/c1248c14e95d02844f2ec3b20330e5c1fdfc82017974a08edf59fe61893bb2ed-d # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/9a/9a2fa5d03bfd7df42e28e161ca20e110d95635251e1fff20f47cadd9abf6d2ca-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b846/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b842/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.16 -complete -installsuffix shared -buildid aUlyRhJjriIdxoYjjM4N/aUlyRhJjriIdxoYjjM4N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b778/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/fd/fdd627c26279850c018416bbc26b66874a6366adaae093bfb5cfc9314d30b20e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/07/07ce03c5a3d41cc0ffae34cbbeababbe3fc7eae527ac4b8bc1ffb82932590cff-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b599/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b625/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b475/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b627/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid 8wD7wi0v8eugzDhcauZ5/8wD7wi0v8eugzDhcauZ5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b624/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b838/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1181/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/77/7770c968d7930ff0b22f8b1be71e792f2e24091491f041e9c01bb27194c16abb-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b843/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.16 -complete -installsuffix shared -buildid W10v6iiaf-jvuKyemfK3/W10v6iiaf-jvuKyemfK3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/oauth.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/resolvers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e4/e48d6e48bd31605922bd0f563e9e822a6b13a220221fd6329aacecfa27662377-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid bj2_pD0haz3mmZHvfpGH/bj2_pD0haz3mmZHvfpGH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/c2/c27834bc4dcaae2935b3ad153383d020c22616a7fa1b3c288efcfa9892c08634-d # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/de/deeea37e87de7e36c58ac95090e4d3f3b1a5a17d0ccd788f430c5d3db406b014-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d0/d00abcf9bf920b292d69514163700d75c29ef41057aecb50c016f730b37309f4-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b388/ github.com/aws/aws-sdk-go/private/checksum github.com/aws/aws-sdk-go/internal/s3shared github.com/aws/aws-sdk-go/internal/s3shared/s3err github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b591/ github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b588/ github.com/aws/aws-sdk-go/aws/csm cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid nrzzRpTSS9HFjJgT3jmc/nrzzRpTSS9HFjJgT3jmc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go mkdir -p $WORK/b590/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid O3OJam4bCG9abe4HRlki/O3OJam4bCG9abe4HRlki -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b589/_pkg_.a EOF mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid R6Tj2A4J5Vz-GESYSL_H/R6Tj2A4J5Vz-GESYSL_H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go mkdir -p $WORK/b395/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a EOF mkdir -p $WORK/b410/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid lG4Sku0HRHa5E488KKQW/lG4Sku0HRHa5E488KKQW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b386/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b396/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid bbVcWD1B608ir2VS5Xlx/bbVcWD1B608ir2VS5Xlx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid F2FMphvD0ia8hQzK7OTn/F2FMphvD0ia8hQzK7OTn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid FxAHsLN4gH5ky0Rm7tPi/FxAHsLN4gH5ky0Rm7tPi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/fc/fc372175919a5b3943365b795d8ba0115683f541a8486f61e6f3373eb997501c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/62/626debdf270f0369a769a2c9d2816733f47f141f40bfcb5e1fcc771d2a016f54-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/15/15a1d32be585daec65b44d4ae750cc31a0f987715b52e3d3a460bd905bd6b78b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b821/_pkg_.a # internal cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/76/76cdbf83e65f4e76a9b81d2551f71f1fdc0678f0e1f8f1767f1741387f317936-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal mkdir -p $WORK/b1311/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1309/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b825/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.16 -complete -installsuffix shared -buildid v2cMk_hasyPApCqBEzop/v2cMk_hasyPApCqBEzop -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/challenge_policy.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/expiring_resource.go github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated mkdir -p $WORK/b1310/ cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/ba/ba62ec303527d1645de58c188fb5d854f5ac7f885ca0e078a3cabfc6f5c82bad-d # internal cat >$WORK/b1310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b821/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated -lang=go1.16 -complete -installsuffix shared -buildid ABs6buE4PRl-_u2PXMUq/ABs6buE4PRl-_u2PXMUq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/keyvault_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/models.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/pagers.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/response_types.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/time_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b834/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b967/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1192/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/f6/f66135308557ba74622442026ab4d0fa2c84959efa97bc5a790b39721f40536c-d # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/08/0881c8146bc28ed47dcc2607af77b7ea47ba3a2ff47c80db2c47702a66126628-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b966/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1038/_pkg_.a # internal cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b983/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b926/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid DCo9cn9XSgPZII52KRum/DCo9cn9XSgPZII52KRum -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/c7/c7ee94b09c7eb7eacab5f773e6848d027c192c788b7f14ef09e76457180d3fa0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.16 -complete -installsuffix shared -buildid CWmMv-3vhooZDVafZmxl/CWmMv-3vhooZDVafZmxl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/items.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/partitioned_storage.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/e8/e8436cf118950e337b61e109988407af9a20f7f290987b2643554addf4952c64-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b656/ github.com/grafana/grafana-google-sdk-go/pkg/utils github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b852/ mkdir -p $WORK/b1363/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid hl0o1Dlq3mC82yXM_pbs/hl0o1Dlq3mC82yXM_pbs -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid UGkjoJdGYVFP-26aPC91/UGkjoJdGYVFP-26aPC91 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/auth_middleware.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_gce.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_jwt.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/types.go cat >$WORK/b1363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid kw3Ev1u23hD9BVyY7_gr/kw3Ev1u23hD9BVyY7_gr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/84/8499a0ed4514e7fd8ad9cc6c12cb85698d364a61f3eb9bcef04395e290b870cd-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/29/29e302b60638d9f497186eae8ef52d589f3e28f831f14b40d3e7a1d453f191bd-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/9f/9f2fe814df39e75e9819c4bbbb239200a3724430bcb87d4b850f5aa8ede93283-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid 61FMcWwEa_gnxks_Eqqz/61FMcWwEa_gnxks_Eqqz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/72/7270a2baa386a5ca8b91ece9dcffd084174da3fae2258ce55688bd74c6e89a2c-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1220/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid eCBBJ4oKFO65fdb62XbW/eCBBJ4oKFO65fdb62XbW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/50/504e794b84014ead737b8a0df6211cd0d87bdb2a89c06cd1535287c64eca8447-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/67/67d329838f2b9b7bb07d9ae6b90781b687203b4014e2b9ebe9c85c07a744ff29-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b399/ github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b394/ github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b593/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b407/ github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid azzauaob9NhPU2GFi_mf/azzauaob9NhPU2GFi_mf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b400/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid IX01YKBesRBtIIyXcI-b/IX01YKBesRBtIIyXcI-b -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b592/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid bFI6-nJY96hV-WS4_mnE/bFI6-nJY96hV-WS4_mnE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid i0JLvIF2Fxm0UbZLvcAc/i0JLvIF2Fxm0UbZLvcAc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid 81ZMEb_vRyi42CBhF8kL/81ZMEb_vRyi42CBhF8kL -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1311/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/88/8847e2a152ac05c2dac8fecf3bb3c7695bb8ad1fb1ff1dcb31f1b52e1ee0eb2e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/55/55e389d06b2f13b77973e2298cd760381a33735dcc1edc8acaa146a531b85f3f-d # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/35/35b55e45a66802c68e2bbde5fb21bade752e408653987ea74bbc5f9a314a5fe6-d # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/9d/9d4b0a89a0058a0d1fe872d5877d795f5dd399e20248d42c3a4a26be3fa3d49c-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b688/ github.com/stretchr/testify/require mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b675/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b676/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b677/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b689/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b675/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid n0KkbuOeLO_AP9SCpgX5/n0KkbuOeLO_AP9SCpgX5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid AL7AikF0VZ2-OmtH6Zx-/AL7AikF0VZ2-OmtH6Zx- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/3f/3ffd27dbb1455b71c9c6043f2f9cbda4f7569aae2b9aae6e767d1239f807e462-d # internal cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/5f/5ffff1785b7a181a0d22c2bbfa7ff9fbb6a3868ca1e0406c53a2a26ac8fb9edc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ca/ca99c9d3980910bb7459bf0cb542a0633516bd079ae495eb1f0564e870de6ffd-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b389/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid 4put3fSMdl8HI5gDrjfB/4put3fSMdl8HI5gDrjfB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/16/16d3fff6f055195328351780b914079171f93ed25b24260b373ae26d6dcce375-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.16 -complete -installsuffix shared -buildid Wh6mqpp5S_QwZcY-xMjp/Wh6mqpp5S_QwZcY-xMjp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c6/c6019bd931d5346e1107abda37348c59bb782d8a4867af6a4279ff71c8f6b65a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/68/68b1edeb43c17aefa03572bc0b1e564899c159e779346e9f5e491a850683f335-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b407/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid KkgT4OUYPxscgSHqKo5s/KkgT4OUYPxscgSHqKo5s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/49/49efb5478e12c3d24d30acd5dd5e4ef26287179f91bd06e491f71152a9a76dd3-d # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/97/9719e33469311dfa40f7080f1ffdbc3c8a7db6cbacd3ff18aaa0e6b91f766e7b-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1263/ github.com/hashicorp/memberlist mkdir -p $WORK/b450/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cat >$WORK/b1263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid hGmZYNWxnO2pxWR2TMEG/hGmZYNWxnO2pxWR2TMEG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/lzw=$WORK/b451/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b452/_pkg_.a packagefile github.com/google/btree=$WORK/b454/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b455/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b456/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b447/_pkg_.a packagefile github.com/miekg/dns=$WORK/b458/_pkg_.a packagefile github.com/sean-/seed=$WORK/b465/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid -heoTo5JpZQ7bu_iPdBP/-heoTo5JpZQ7bu_iPdBP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/83/83d88ca4cd242820321b51685e9b2d7feba4282ccfe7af743237cd0cb5fae642-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b1321/ cat >$WORK/b1321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1318/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p github.com/Azure/go-autorest/autorest/azure -lang=go1.16 -complete -installsuffix shared -buildid dnR-iYwPZTD0z3UGFo9F/dnR-iYwPZTD0z3UGFo9F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/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_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/85/859334b8e4b288765a0e05029e610ad8c9a78092c62210bd3dbd420696935ac6-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b1370/ mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b400/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b400/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/f4/f4e0deb11b244742e8a927b83eba36aafa9c09b128c4a0d7dbce383e73de26b2-d # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.16 -complete -installsuffix shared -buildid DB8nCbqXHTVhSLp8aku8/DB8nCbqXHTVhSLp8aku8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid isMi-Ygi0kBBJl1EVuRk/isMi-Ygi0kBBJl1EVuRk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b408/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid SGFbgM7Gu99ycZ_cX9S9/SGFbgM7Gu99ycZ_cX9S9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 4hssDPaUeTAMJdz0ktMG/4hssDPaUeTAMJdz0ktMG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/cf/cf84cdb28ad0b0754366d7c4b423073d6c41933db004658ec0eb8828d73250e9-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b499/ github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/zipkin github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b502/ mkdir -p $WORK/b501/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b500/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b494/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b503/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid N4LXP6KMi7ZuqLcxN9wI/N4LXP6KMi7ZuqLcxN9wI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b496/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid SYvep4PIHBcPXFeDFFvR/SYvep4PIHBcPXFeDFFvR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b494/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b504/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid jUlJiN356tlpChrvhKij/jUlJiN356tlpChrvhKij -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b491/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid lhlp4a7AhK0Qy19Y8nyY/lhlp4a7AhK0Qy19Y8nyY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid Yd9GUi1j9mLAymBE-Llf/Yd9GUi1j9mLAymBE-Llf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/de/deca68f88639296dfc65feaa6008a101029678bd4610b03ddc2428cd4da42283-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/06/068163c7fb2859be5fe38ec2015cee84995d5022c7226b351e47dc0a3d1f2111-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/74/745bd5843f94848c07f29b0ac58e455a8d013f79650a946ba9e54b09412bc88b-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b539/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid yNVwlKCegwColbofdvfU/yNVwlKCegwColbofdvfU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b830/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/ed/ed3a4edff7748c9bcd9b42205a7b236cf7375ee802ab8ef18e081c9fdbc43e72-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b828/ github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b849/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/pkg/browser=$WORK/b850/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.16 -complete -installsuffix shared -buildid eT5CgcuNdnKqwS122mgW/eT5CgcuNdnKqwS122mgW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.16 -complete -installsuffix shared -buildid xtCqY6068RTDhhsF_bkU/xtCqY6068RTDhhsF_bkU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1370/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/75/7593715f492f547cf1539def70bce37bdbc75ab477cc3ab2c2d59c9ff180088e-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b411/ cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/03/032654daf008d853d9378420b191957f5d2561974808bbe7f9821158d07afe2b-d # internal cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b376/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid D4OxMd54kkP9k59bJLfQ/D4OxMd54kkP9k59bJLfQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid OqLdrW-WyYvFTMWkTHZT/OqLdrW-WyYvFTMWkTHZT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/01/019f3e86af1893cc23e7cde87f276c8ce1142fa73b26e39063910d1cf661a278-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/23/23d833d37e9fd6babb38e36aff8d196b05d1d471be0379ee33ce645d9efb4d55-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid K7bNSbVoJ8-mxY76vDR6/K7bNSbVoJ8-mxY76vDR6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1263/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/54/542a9beec20f1ceb5154d2491a5c98eff3db2adf2b9a6c48773aac477b444c27-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/b7/b7abadb0e8109d84212ebff7f2f28e97bc711b33b0feafa80c35d5a8f7ef77bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/90/90acfa9647789f893754c092611554b2a585491d94527cdcdb1f430d19b01527-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/00/00fbd90770327e8f78fffb1785cd37e1f61e592b72fd2963bc52f08fa81a4539-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/28/28e1594a6d9ef0328ccfbc77a952c3f673a02904ad4b94b26018a2966506a073-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/f4/f4835bea0aaa8f311b0d3e664ec17eea867c3955ce8572115cb998f596c49d61-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b502/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b503/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b496/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid GzNuEp9UhScPFVARYZRc/GzNuEp9UhScPFVARYZRc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/dd/ddb1fd94ba27b91aafbb2208f0290e43499aef6603d18f727b7b874f45dee956-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/5b/5bfd455bd7681ee946e4b40c851ae8c09502a34b58ed7718c8ce839cd2448a9a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/96/961dfd07daa5757ea85eb2446aa619f68539cc1b666b03798a3b580437d38ac0-d # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/fd/fdfe4a5d56c261cdfe3e330352574f22c88ca6d2a1a7eb6d1a2a86b6df67c010-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid PDhwkk5gt6XVypk0mRZZ/PDhwkk5gt6XVypk0mRZZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1248/ cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1249/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid grFn7BrwlRqA0HO_hKz5/grFn7BrwlRqA0HO_hKz5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1310/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/e9/e943fbaa3de3f340772be990f1af8210807e09ed80fc4f9c3e33faaae7dc97ab-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid -hCwnaDn4jEu4h-agm99/-hCwnaDn4jEu4h-agm99 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b391/ github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi mkdir -p $WORK/b1372/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b828/_pkg_.a # internal cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b397/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid lsxf7RMXqm8komOVg2md/lsxf7RMXqm8komOVg2md -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b408/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.16 -complete -installsuffix shared -buildid 9Jemg2uPAleRKfSc66aS/9Jemg2uPAleRKfSc66aS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/api.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/doc.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/errors.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/service.go github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1365/ cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b397/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.16 -complete -installsuffix shared -buildid btIUA5oY_V1ZM4ez0ENx/btIUA5oY_V1ZM4ez0ENx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/service.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/waiters.go github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1367/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b848/_pkg_.a # internal cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b408/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.16 -complete -installsuffix shared -buildid QO8qRA95dtjP848IYTD4/QO8qRA95dtjP848IYTD4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/service.go cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/dd/dde7fc1ba89c1c5acdaead3f9d6cf56e11bbd28b553ee7ee2be493b6062c3271-d # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/93/9352bfc764706f3c11166f1c646c22fa525ba110e3b88defdd01830c4db8df11-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b539/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid 5sne2d4sOSqGCEueTjk9/5sne2d4sOSqGCEueTjk9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b591/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b592/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b593/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b594/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b400/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid 31YaB1OdzHAW5EgowZih/31YaB1OdzHAW5EgowZih -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/e4/e4fac6c7525195b9b7db5ccf27120634190b1861a68410ea9ee4ae53b509d813-d # internal github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b825/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b848/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b851/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid ZqQbUbhjJpORJDUQ45Xj/ZqQbUbhjJpORJDUQ45Xj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/authorization_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azidentity.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azure_cli_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/chained_token_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_certificate_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_secret_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/default_azure_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/device_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/environment_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/interactive_browser_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/username_password_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/version.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/16/16a32030837723ffc758c23e721546e92f1d7d72dff4b3b268f2959ddb0ebb8a-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge github.com/prometheus/common/version mkdir -p $WORK/b671/ github.com/grafana/grafana/pkg/infra/metrics/metricutil github.com/prometheus/alertmanager/types github.com/FZambia/eagle mkdir -p $WORK/b1007/ github.com/prometheus/client_golang/prometheus/promauto github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1253/ github.com/mwitkow/go-conntrack mkdir -p $WORK/b472/ github.com/weaveworks/promrus mkdir -p $WORK/b1169/ mkdir -p $WORK/b682/ cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a EOF cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b1246/ github.com/prometheus/prometheus/tsdb/wal cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b473/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b166/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid EZ9Q5RePBeoJzFVg4wbq/EZ9Q5RePBeoJzFVg4wbq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go mkdir -p $WORK/b1245/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid kXtUT2O4hsmWUfImTwsR/kXtUT2O4hsmWUfImTwsR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid 22ST_oOV_QGAUe7H2wwm/22ST_oOV_QGAUe7H2wwm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a EOF github.com/uber/jaeger-lib/metrics/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid qGSf57Da2lTI4kSvtS3g/qGSf57Da2lTI4kSvtS3g -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1168/_pkg_.a EOF mkdir -p $WORK/b672/ cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1244/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid FX_dbC7wOtTMQW0F2pjG/FX_dbC7wOtTMQW0F2pjG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid I-2AwqZEWXH_XUKVbrc6/I-2AwqZEWXH_XUKVbrc6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid 4kJ0imQ4KjAgI3B71g1F/4kJ0imQ4KjAgI3B71g1F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go mkdir -p $WORK/b769/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid CAewfOvURa9NGiIUIKy9/CAewfOvURa9NGiIUIKy9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go mkdir -p $WORK/b781/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1424/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid hvN_nj2TGMhfhKV9cacD/hvN_nj2TGMhfhKV9cacD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1172/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1210/_pkg_.a # internal mkdir -p $WORK/b1185/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid hH8DW6GL8979n7PLoMuJ/hH8DW6GL8979n7PLoMuJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a EOF cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid ILA_x6upkPy1gCsUWtCV/ILA_x6upkPy1gCsUWtCV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1185/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b496/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.17 -complete -installsuffix shared -buildid 0sfMTK9ReCENoQrlO2W_/0sfMTK9ReCENoQrlO2W_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid kShh0WDqHgX9lI_EbfMJ/kShh0WDqHgX9lI_EbfMJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go cat >$WORK/b1172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.16 -complete -installsuffix shared -buildid K0UFbHJr89sVpREQp5Tc/K0UFbHJr89sVpREQp5Tc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/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 ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/option.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/a8/a8afa303379f499502ee2f36bffcf2a7f516ae006ae8f591d35e163c3d27bea1-d # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/4c/4c8467b0b7af625ff8fa2337060d5f3ce149fb5aa281047f6285a21e812ed6e2-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys mkdir -p $WORK/b1308/ github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1369/ cat >$WORK/b1308/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1309/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1310/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1311/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.16 -complete -installsuffix shared -buildid vbDNyt4oYwnGBDjySqxa/vbDNyt4oYwnGBDjySqxa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/models.go cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1370/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.16 -complete -installsuffix shared -buildid 9rYgz5ZmzwJyCJZjlFNz/9rYgz5ZmzwJyCJZjlFNz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b966/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1253/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/3f/3f539dfd12000be7c5c23467cbdb37c83b492c4c1fb211e275f2fc6b66358734-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b1209/ github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b1215/ cat >$WORK/b1209/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid Q0QgxUn41TyrraiG5hzR/Q0QgxUn41TyrraiG5hzR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1216/ github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b1217/ cat >$WORK/b1215/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1208/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid ru_X_PmXeebvLiCAr7DA/ru_X_PmXeebvLiCAr7DA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid GeSfqP9QtQL_HZdYiMQN/GeSfqP9QtQL_HZdYiMQN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid RP3JsnREwAKOMVt6Vtt0/RP3JsnREwAKOMVt6Vtt0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1217/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/cc/cc64949a075e8a3b50c62de9174d37de2104ca1eb2063dec4f11bb15a30bc5a1-d # internal github.com/grafana/thema/internal/util mkdir -p $WORK/b987/ github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1296/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/load=$WORK/b966/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b925/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b966/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1295/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/grafana/thema/internal/util -lang=go1.16 -complete -installsuffix shared -buildid pWRspM6klglabXo-MCnC/pWRspM6klglabXo-MCnC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/grafana/thema/internal/util/prefix.go ./vendor/github.com/grafana/thema/internal/util/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid WwR1VqIqVdh3QF1q3kiR/WwR1VqIqVdh3QF1q3kiR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/fc/fc5450b08b880174a7616b9798fbb253c51261e2735f034228d781d64ec5834a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1424/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/bc/bcd450a07821f21aefdd2aa3eb794ff2823d8aade4c0d4fe71573e718e2888fb-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1166/ cat >$WORK/b1166/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1169/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/weaveworks/common/logging -lang=go1.16 -complete -installsuffix shared -buildid 3nRIPhH8eJZW0T9wcCV5/3nRIPhH8eJZW0T9wcCV5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/importcfg -pack ./vendor/github.com/weaveworks/common/logging/dedupe.go ./vendor/github.com/weaveworks/common/logging/format.go ./vendor/github.com/weaveworks/common/logging/global.go ./vendor/github.com/weaveworks/common/logging/gokit.go ./vendor/github.com/weaveworks/common/logging/interface.go ./vendor/github.com/weaveworks/common/logging/level.go ./vendor/github.com/weaveworks/common/logging/logging.go ./vendor/github.com/weaveworks/common/logging/logrus.go ./vendor/github.com/weaveworks/common/logging/noop.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/1c/1c92fb5d2423fb3c7ad35a674265076dae19949176c56b949931a089569974b9-d # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/0d/0dfe00746706415afaec633c71b5c11b98ce7c924fccf383341e117f194116ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1246/_pkg_.a # internal cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/a5/a57d367b7114da99f17cf29b9979896fcbd706dd1246d5301c572427b8234714-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/a8/a8081767f6e6f54f6a2b256fca2072a2029c33cd9e8a292f00354a5c712ea8f3-d # internal cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/11/1152a52e1442d76d7a749eee2916f5a8f86a835db5e5b430a3754a4d8bb879c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1217/_pkg_.a # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/9d/9de27bc23d841a1255028d6b0fe93739791a596f1c8b78eec08188e89ea67591-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/db/dbdf720a82e8afa204fc899b20b10a86410df2c074da29bb304ccc5e4bdcfc98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1218/ cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid c0AQF7buF4_khlhpGYRP/c0AQF7buF4_khlhpGYRP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/e7/e72683edb0b361e41361d3ec6405b41e52e26582763aa26d5000251f3974795d-d # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/a8/a81b464ec50dd1e8729512e39b718e146f203771b1326c4550b97375e729a6bb-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b681/ github.com/sercand/kuberesolver mkdir -p $WORK/b1178/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid ctnxFAahrYsYHF8CiiC7/ctnxFAahrYsYHF8CiiC7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./pkg/services/alerting/metrics/metrics.go github.com/grafana/dskit/flagext mkdir -p $WORK/b1326/ cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/grafana/dskit/flagext -lang=go1.16 -complete -installsuffix shared -buildid PdLHLccIyqUfzCGuguYz/PdLHLccIyqUfzCGuguYz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/importcfg -pack ./vendor/github.com/grafana/dskit/flagext/cidr.go ./vendor/github.com/grafana/dskit/flagext/day.go ./vendor/github.com/grafana/dskit/flagext/deprecated.go ./vendor/github.com/grafana/dskit/flagext/ignored.go ./vendor/github.com/grafana/dskit/flagext/register.go ./vendor/github.com/grafana/dskit/flagext/secret.go ./vendor/github.com/grafana/dskit/flagext/stringslice.go ./vendor/github.com/grafana/dskit/flagext/stringslicecsv.go ./vendor/github.com/grafana/dskit/flagext/time.go ./vendor/github.com/grafana/dskit/flagext/url.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid LdlDOq8LhfGz25Wcaa3u/LdlDOq8LhfGz25Wcaa3u -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/importcfg -pack ./vendor/github.com/sercand/kuberesolver/builder.go ./vendor/github.com/sercand/kuberesolver/kubernetes.go ./vendor/github.com/sercand/kuberesolver/models.go ./vendor/github.com/sercand/kuberesolver/stream.go ./vendor/github.com/sercand/kuberesolver/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b987/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/8a/8a2936d5c26d04ff5bd6956d298bd6fe6fa683c9d538f30100f60b23b78c6177-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1215/_pkg_.a # internal github.com/grafana/thema mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b966/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b938/_pkg_.a packagefile embed=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b985/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b986/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b987/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b965/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "lacuna.cue", "lineage.cue", "translate.cue", "traverse.cue" ], "cue.mod": [ "cue.mod/module.cue" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/grafana/thema -lang=go1.16 -complete -installsuffix shared -buildid AQkVdRC61fT88NOZMLsA/AQkVdRC61fT88NOZMLsA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -embedcfg $WORK/b965/embedcfg -pack ./vendor/github.com/grafana/thema/assignable.go ./vendor/github.com/grafana/thema/embed.go ./vendor/github.com/grafana/thema/hydrate.go ./vendor/github.com/grafana/thema/impl.go ./vendor/github.com/grafana/thema/lacuna.go ./vendor/github.com/grafana/thema/library.go ./vendor/github.com/grafana/thema/surface.go ./vendor/github.com/grafana/thema/translate.go ./vendor/github.com/grafana/thema/validate.go cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/c5/c52d94231a60f743620fad22776157339c699060e8cbba30f122f733d23ab57d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/14/143e5fabe63b3977344c617ddd03e13a13de0a69d6784627cfb964e18fc83eed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/e7/e717bf22b860275f3eeffa7a9192706abae5cd0cd043459cdd6ab84064972616-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b768/ github.com/prometheus/alertmanager/template github.com/prometheus/alertmanager/store mkdir -p $WORK/b777/ mkdir -p $WORK/b770/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a EOF cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b778/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid lAHzCzKnmzUcuHgasWax/lAHzCzKnmzUcuHgasWax -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid 77ldo2CmkwL9rIVct9Kq/77ldo2CmkwL9rIVct9Kq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid hWq3wU7-2fEyqWWviwZ9/hWq3wU7-2fEyqWWviwZ9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1185/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ad/addf89d19ff657d865ff9780537d21c381f800e144c96e989f2664beb586536c-d # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/99/99c46eb9655f10692fa766c60d9ba6e4b4e54c62f079d688c9f6a36abd74b1e3-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1184/ cat >$WORK/b1184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1185/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p github.com/weaveworks/common/tracing -lang=go1.16 -complete -installsuffix shared -buildid WhAo9TL9Lemwf7zoz5L_/WhAo9TL9Lemwf7zoz5L_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/75/757dc76a68d44dd4fda9aef05357584235e919834b2e149e9ec783bcd12b81f7-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b768/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b248/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b255/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b261/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid Jr7QnvwbgeH0EVrMIudS/Jr7QnvwbgeH0EVrMIudS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/48/484a71a51ec4964fecc126586a90a538ec578100eebd87f9664b2b83af1d1ba7-d # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/bf/bf83c875095263182e835721091201d0e449875afc4b159034de78a0319cf192-d # internal github.com/prometheus/common/config mkdir -p $WORK/b471/ cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/1e/1e93932976a02be487e6fe2b85cfd57d08421278df1c71af5665ebc2357cbbe5-d # internal cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b472/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b248/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b477/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid NBjbUxLYGCBORCoeB07p/NBjbUxLYGCBORCoeB07p -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/77/77a123d6d1870860c8e29cb376d8f4062fa388cc6cb5cd059e096e24b1d735b2-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b427/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid 7NptpeNOHAd4fl-vjzYx/7NptpeNOHAd4fl-vjzYx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/ea/ea0a39e801d7ac5d75b293cfeef2fd6a7b8ed15c646d3e28ac177b7efabf1624-d # internal cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/c3/c37a0b7ab19348ecd96342d14160cdd3ca0f615e96dbf6a6d9cd9af034f37e2b-d # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/ca/ca10776d3246951372ee19c9e942df7672aaa24a03aa0062ba4365840679648e-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1276/ cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid 0IlgNYUoiesw-SVcuB_a/0IlgNYUoiesw-SVcuB_a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1321/_pkg_.a # internal cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/80/800c5f5403f6b5d3fe8e358bf1f0b2435eaf6a47e622d8d42805b644851b19fa-d # internal github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault mkdir -p $WORK/b1312/ cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1321/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1322/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1323/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1318/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault -lang=go1.16 -complete -installsuffix shared -buildid cSuRz_9x6tTaLxbkOAPM/cSuRz_9x6tTaLxbkOAPM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/version.go cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/10/101bc4c522d087c27d4461f006143e217992c7e0ee4d9cda91bb7ba4e958ec28-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/c3/c37a2be5050089f5e251dd734da32420a63609dbc7bfb19ff8b5622e26c3208b-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b427/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b433/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b435/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid EMLNAia9zFFmTmt85Rir/EMLNAia9zFFmTmt85Rir -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/7a/7a522f985bbfd4af58d2ffe520602e34e900b7e07f05b3d945f65c953ccfc18e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1296/_pkg_.a # internal github.com/aws/aws-sdk-go/service/sso/ssoiface /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b777/_pkg_.a # internal mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b405/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid Ra8tPiuJbPYClDTX5pRA/Ra8tPiuJbPYClDTX5pRA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1218/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/6e/6e2f21a5f6378a1b9141909f8ba58405ebf5a148d32584f2597b0516f7396f26-d # internal cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/49/492f6aab69fff1f873b71b7d33019c5acb280d8b4eccc87860023b2221bca5a3-d # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/f0/f03da280c54364edee1c92ecda730c0d87e0c78559a8362b10adc3fd26d8be54-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b1207/ cat >$WORK/b1207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1208/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1218/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid 3Y17oV3qd7ZsdP-OGxqY/3Y17oV3qd7ZsdP-OGxqY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1178/_pkg_.a # internal cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/42/42e08ff8d83135e500315d950f2a970ef2563a33401fbd299d2d2a90b2523d47-d # internal cp $WORK/b1178/_pkg_.a /builddir/.cache/go-build/fe/fea38da60ff3b55103b8805a866863b4e7f99eefed042b19946db1aada1420ad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1326/_pkg_.a # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/15/156684fe1fbad6927fad19930f531a0452a963111a95282ce4ce23c831802c09-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1308/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/41/41cff6996a5a06d3b67f32c6843431702fe345c94cbad2eed91e3c1a73696fdf-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b409/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid WnKZgNDtOqPV3jJs-dxp/WnKZgNDtOqPV3jJs-dxp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1372/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/75/7511b74fbcbf958a374a6e9932365db0f27663af91c3ee55eb848eeab90e8fe0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b524/ go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b526/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b525/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid MqS9jeB-QZKWihaOtDir/MqS9jeB-QZKWihaOtDir -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b525/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid llRCIVXvGaDsAz01ihcZ/llRCIVXvGaDsAz01ihcZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/d7/d7b35f7c2a6504f5a1510d41b95c47d1b3fec9b452f5455cd9e46816392ae969-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/58/58aafa9828e2f7856539f13d256c813a25d23da5c3a795483cbc227dfceaabf0-d # internal cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/55/55afbadb43de9e4f62953a400cd6472e01609ddeab3b3aab8e1c1abefc24b98a-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b1373/ mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b421/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b427/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b433/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b434/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b438/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid hQXSUcsRfgWf4QFFu_Gv/hQXSUcsRfgWf4QFFu_Gv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.16 -complete -installsuffix shared -buildid 74f6BZXG6L5kZMjOQHH-/74f6BZXG6L5kZMjOQHH- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1166/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/6a/6a68dc3610434b2a6293f786740d9d7c971044b3834df4cc792065615870abe1-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b391/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid Fjja-uue_LMHgT1hKMFT/Fjja-uue_LMHgT1hKMFT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/d1/d17bad0f989e094f38919b440a9de1ebe6070797846b7e82492cda4afa52a26b-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.16 -complete -installsuffix shared -buildid cCUg9HpWtYZyIJAOoNwP/cCUg9HpWtYZyIJAOoNwP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_cache.go ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_provider.go cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/d9/d93bf4006018317889dc58a96d32d56c794fba20da95b9116a9110a15b34be22-d # internal github.com/weaveworks/common/user mkdir -p $WORK/b1164/ github.com/weaveworks/common/signals mkdir -p $WORK/b1186/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1165/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/weaveworks/common/user -lang=go1.16 -complete -installsuffix shared -buildid 9nZM0EsAekaiyY21TWn7/9nZM0EsAekaiyY21TWn7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/importcfg -pack ./vendor/github.com/weaveworks/common/user/grpc.go ./vendor/github.com/weaveworks/common/user/http.go ./vendor/github.com/weaveworks/common/user/id.go ./vendor/github.com/weaveworks/common/user/logging.go cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/weaveworks/common/signals -lang=go1.16 -complete -installsuffix shared -buildid zigPjobXi-TpKpj9qpR8/zigPjobXi-TpKpj9qpR8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1373/_pkg_.a # internal cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/48/480648f477a1a37ba8baf866efb7a1a127da408a0aeb7a74ee52e200c02286e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/64/64ae9afef67551b4a9025fa87f7353a3fc72ac48b1cb693f5e57711fdf1ca3cc-d # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/a3/a31b0d74c8035f8d618ceacccee372030249bf46ce11c27b46a1409077e3fe10-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b965/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1186/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/c6/c6131b05d7fdf35ffae2628945dd8c258abdb884eac99d78e8930841dd3e9af0-d # internal github.com/weaveworks/common/instrument github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1183/ cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/40/4082d1b53dd5c64cd15e5729f1111e62eba10ee9a0e659de6a7a5368f0c89def-d # internal mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1164/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1182/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1184/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1164/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p github.com/weaveworks/common/instrument -lang=go1.16 -complete -installsuffix shared -buildid Pmcri7GNh4InZ2j8sSNQ/Pmcri7GNh4InZ2j8sSNQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid 3Rao3_iyt2fAbvnlHKvD/3Rao3_iyt2fAbvnlHKvD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/33/332b1eea636d61e0e2442a3b5d1fc7f7e807ed4b9a75a433c77816650a29574f-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b478/ github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1236/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid aNMSGtD5go5BJCEoSdRb/aNMSGtD5go5BJCEoSdRb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go cat >$WORK/b1236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1237/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid HSXJ7S1LqW6wVus44lI6/HSXJ7S1LqW6wVus44lI6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/42/425ee8c38d7dbb7f3b691b7cd59b8edbeebe3c9a2066546c3febacfec7ef6545-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/e3/e3fb4e3dc5b76fb1947b203bb3f832cac7601ff39056a505137a6705dd2ad5a0-d # internal github.com/grafana/thema/load mkdir -p $WORK/b990/ github.com/grafana/thema/kernel github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b988/ github.com/aws/aws-sdk-go/aws/credentials/stscreds cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b925/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b966/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b987/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF mkdir -p $WORK/b993/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/grafana/thema/load -lang=go1.16 -complete -installsuffix shared -buildid zfuOttzZhxmQF3qqjPK3/zfuOttzZhxmQF3qqjPK3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go mkdir -p $WORK/b390/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b939/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b989/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.17 -complete -installsuffix shared -buildid wEqmj2x4t64CiOF-oWCn/wEqmj2x4t64CiOF-oWCn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/registry.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b401/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/grafana/thema/kernel -lang=go1.16 -complete -installsuffix shared -buildid VQO8WBObkpiN1JQkRHsG/VQO8WBObkpiN1JQkRHsG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/github.com/grafana/thema/kernel/doc.go ./vendor/github.com/grafana/thema/kernel/input.go ./vendor/github.com/grafana/thema/kernel/loader.go ./vendor/github.com/grafana/thema/kernel/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid kngMhWDlQLh_3GW4vnR_/kngMhWDlQLh_3GW4vnR_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/5b/5b028ee8cd162bc499090924a921870ed5f71bc6dc825a69ad536fc232cfc971-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1081/ cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.16 -complete -installsuffix shared -buildid TnznQfPJl-lVY73uEaWJ/TnznQfPJl-lVY73uEaWJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/middleware.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/options.go cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1163/_pkg_.a # internal cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/e6/e6f04dd6ee1ecd170778a11f7557c54f1028279266c00d67e1bf196914a38527-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1183/_pkg_.a # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/f5/f5c3a3d2a4f87dd27783c1fe79a872fdc67f92e40b283c24a307074632e2e222-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b990/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/05/0505b53b70ac20ae305698ae26eca6237cb39c2078a8d88a7fb82d643c3eb1ca-d # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/7d/7d9f3565d53800441666031888a09fb9588066c4ad7e8838933ef12f4dd8fffa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/f0/f0bd6286fabe4cfcedac276f51b463ddf379869f672e83b7a323c63ae32435ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/16/16d6fe9becb6beba7b50c1268d536fe6e0107c00dd6312d36c332a0fda26c098-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/52/5238791841b1ba92c7345ad7393df1ea6ff7410c75a66edff4a9e4eb366511d7-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b925/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b988/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b990/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile testing/fstest=$WORK/b991/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.17 -complete -installsuffix shared -buildid QkfyxPhlZ_VXLqk-TubC/QkfyxPhlZ_VXLqk-TubC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./pkg/cuectx/ctx.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/71/716662d043b7cfb77539e82426c3f9aec0dda18b4a43435982f0cf1ba54f65eb-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid UISTKSe3_d5oq0c1qDFn/UISTKSe3_d5oq0c1qDFn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/31/31b758452145b00b6b20b2cc3eaccb9f989c1802a37635ab2b130f15ca92b3b6-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b438/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid sWiU2cRe5sydk5WkGXAl/sWiU2cRe5sydk5WkGXAl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/e3/e39767a82409d36af4f7b25d49c6e2db54223426eddb4d5a4c76e878f81d61ab-d # internal cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/6c/6c547f67d2fdbba975bb12a73890e780b0dcd37926032417180d81210c5b4b9d-d # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b4/b4f99244a08d3a7ebd1234db116b58ae37ac4d701e264aeb3280dbb4d49dd9cf-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b447/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b448/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b450/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b466/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b468/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b478/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid c2_z0GanNEU03-eb8mn2/c2_z0GanNEU03-eb8mn2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1236/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/01/01a3590fc4b656391493f214a09ab5426e772982341f64c68e51806fd37040d5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ec/ec4ea5c1217d5ea07c14544be7d9e9dbb2287ace4e1b5f7ca596129617820b92-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile embed=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b438/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid Ipf42aY-7Sru7ElmGa8F/Ipf42aY-7Sru7ElmGa8F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/ed/ed941933c7d1f687cef220b0d7f04c07d300bdd38429e46993d8043a6908a01a-d # internal github.com/grafana/grafana/pkg/coremodel/dashboard mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b072/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b892/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF cat >$WORK/b891/embedcfg << 'EOF' # internal { "Patterns": { "lineage.cue": [ "lineage.cue" ] }, "Files": { "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/pkg/coremodel/dashboard/lineage.cue" } }EOF cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.17 -complete -installsuffix shared -buildid XQCdIylR-9U13vlNhavP/XQCdIylR-9U13vlNhavP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -embedcfg $WORK/b891/embedcfg -pack ./pkg/coremodel/dashboard/coremodel.go ./pkg/coremodel/dashboard/schema.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1018/_pkg_.a # internal cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/70/703421eb8b7e19377e437b091b156a77d73002f2d43ee4ede87e4c320aae3fda-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b525/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid zEm2L2-N6BUCqQJdAjMy/zEm2L2-N6BUCqQJdAjMy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/dc/dc06b80b5ff38d3f257570eff83de9518a527ace201fc1ea859339b907bd8b86-d # internal github.com/grafana/grafana/pkg/framework/coremodel/staticregistry mkdir -p $WORK/b1346/ cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b891/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b993/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/grafana/grafana/pkg/framework/coremodel/staticregistry -lang=go1.17 -complete -installsuffix shared -buildid zUCgxSDGN-182Niq_g1l/zUCgxSDGN-182Niq_g1l -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/importcfg -pack ./pkg/framework/coremodel/staticregistry/provide.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b572/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b572/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/c6/c67d845783c3df1f0a0aeed8b241108c3fe86eeaae665f51b0cf1cc5c76c5671-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1219/ cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/aa/aa8bf1dc6aa5aff82edc8c131626e7b3fc4e942ccc60c3d334abbc4008d4a7b4-d # internal cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF github.com/centrifugal/centrifuge/internal/prepared mkdir -p $WORK/b1017/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid 2dYXq4ah2embjtH-8i30/2dYXq4ah2embjtH-8i30 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1035/ cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1018/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/centrifugal/centrifuge/internal/prepared -lang=go1.16 -complete -installsuffix shared -buildid xGO2ijvN7VV_zn3UPL_a/xGO2ijvN7VV_zn3UPL_a -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/prepared/reply.go cat >$WORK/b1035/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1018/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.16 -complete -installsuffix shared -buildid ptxpaToKj8y5e3_rtewg/ptxpaToKj8y5e3_rtewg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/c0/c0c24327fde45553120472ccea2e4aaead73cee486bcd0eb93e853d2dfa45d88-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b440/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b441/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b442/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid k75ZQVuWF2oTo1W_rROi/k75ZQVuWF2oTo1W_rROi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/32/3209bca981f330768b0d7c6aedbd55953d02db838e2e40813b2e600b5ce60f47-d # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/90/90a390f0ada5c3fc91e68a3bc88315a2af777a4f17959f40d53268a79a103303-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/84/84d1a587f893b00314ac37a5cb9a67ae8ce9a3883ebbe347333ff11050516d19-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1005/ cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1007/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1015/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1016/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1017/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1033/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1034/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1035/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1036/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1018/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1009/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1037/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1038/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1039/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1040/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/centrifugal/centrifuge -lang=go1.16 -complete -installsuffix shared -buildid _VFiSw_Uu7PUT_qFsLxM/_VFiSw_Uu7PUT_qFsLxM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/broker.go ./vendor/github.com/centrifugal/centrifuge/broker_memory.go ./vendor/github.com/centrifugal/centrifuge/broker_redis.go ./vendor/github.com/centrifugal/centrifuge/client.go ./vendor/github.com/centrifugal/centrifuge/config.go ./vendor/github.com/centrifugal/centrifuge/credentials.go ./vendor/github.com/centrifugal/centrifuge/disconnect.go ./vendor/github.com/centrifugal/centrifuge/doc.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_websocket.go ./vendor/github.com/centrifugal/centrifuge/hub.go ./vendor/github.com/centrifugal/centrifuge/logging.go ./vendor/github.com/centrifugal/centrifuge/metrics.go ./vendor/github.com/centrifugal/centrifuge/node.go ./vendor/github.com/centrifugal/centrifuge/options.go ./vendor/github.com/centrifugal/centrifuge/presence.go ./vendor/github.com/centrifugal/centrifuge/presence_memory.go ./vendor/github.com/centrifugal/centrifuge/presence_redis.go ./vendor/github.com/centrifugal/centrifuge/redis_shard.go ./vendor/github.com/centrifugal/centrifuge/transport.go ./vendor/github.com/centrifugal/centrifuge/writer.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f9/f942eb43f57c30aa7d70720d6721312363fe82c49dbfb1adb084f33db5b52c69-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid CFVPzy3NRpwDT2iOwuyt/CFVPzy3NRpwDT2iOwuyt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/f1/f1ebcffbcc5a3404d40270cf32d96745e27b191f53bc97e92f022f6f42dea9e6-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1262/ cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid AIncLOPoMoAFj8fwAFck/AIncLOPoMoAFj8fwAFck -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b1206/ cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid IRN0ZvChBN94rN5A7Np7/IRN0ZvChBN94rN5A7Np7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/20/2088bc4e4e08b1c0cc0d5c4d4fb7e2c6ae417206a5db6b58551d17269a05eb1a-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b765/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1262/_pkg_.a # internal cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid 6lVQnL5bFbzx9r45Hf9Q/6lVQnL5bFbzx9r45Hf9Q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/e6/e645d4fb0969d3ae5c38c7ca70bcfb0bfb157a107b551368e8ed1cec76a97562-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/52/52f321d4bb1992b74b6a42d0d9c9bf89375a0357e677cd4c1e6b06109b29380b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/a7/a781db510ec43c63179eef20da99eff72c90e74bf5c056c13409da1eea4e6ae5-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1234/ github.com/prometheus/alertmanager/config mkdir -p $WORK/b762/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1235/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b765/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1238/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b764/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b765/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid q9ihz_dYCq_VmSqOxTHf/q9ihz_dYCq_VmSqOxTHf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid pUBDXp1fhufs2mIEUZ3h/pUBDXp1fhufs2mIEUZ3h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/03/0362042e6280511f27cf9617d59a0cf29a768e8a22343971edf666b39b09ef77-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b771/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b775/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid _QfTh6n-RwYScCISIdjF/_QfTh6n-RwYScCISIdjF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b727/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid 6y4Ta2QIKfFs4jZIFVY1/6y4Ta2QIKfFs4jZIFVY1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/86/8683fdb2bb801224bdeec6f722d9a4adde3cfa7b05733408dbd59893b7a66bc8-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d8/d83ff57a07f8330e08e2b7a890b33b82c7a7b0db932f1d7236c21b4096f12d32-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1367/_pkg_.a # internal google.golang.org/grpc mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b261/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid hbYgtYUXZGBBCRJkLSA8/hbYgtYUXZGBBCRJkLSA8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/80/800e08b2a26e2a7a85d0026a7b21e3aadc4887cf8dcfd1190d7e32410634cd9f-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1366/ cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.16 -complete -installsuffix shared -buildid 0ytjOzBU2aEN8btwA6qA/0ytjOzBU2aEN8btwA6qA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1234/_pkg_.a # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/3a/3aa89a278bff511c8adab6a1949138602a210ae04b574faf40d0658325915d15-d # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/29/2926abac5e272b8c6027b03eeef9b1cf833a2e9a3ca9cc6e3840aa815b701231-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1233/ cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b466/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1242/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1245/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid oUHakXwhibbYmIiFkLzp/oUHakXwhibbYmIiFkLzp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/6b/6be2bf945df01573b9c0018b9f241f41298625265c109e897ac6d21d21ebd5b8-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1368/ cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.16 -complete -installsuffix shared -buildid M8QpCbMfohhvKcfwoN7c/M8QpCbMfohhvKcfwoN7c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/d4/d41fa4c15d0f6f1e8f026b8dae050f886a66942cdbb16dd61475be770056a90a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1366/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/d7/d72a5ae95a9fe714e1d7d3086e32090e52a62031b80d5ccbefc6634dfa2651d7-d # internal cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/8b/8b7f37b89ad0b4311dcd764d796fe70f5e26d2ef7ee48d246431fa31e30c2971-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1368/_pkg_.a # internal cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/6c/6c46590def7ab59296af8f933f06cde1ae00efbc7da9129ec94825a6607a1580-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/e8/e8fe115399207385934b1b39bd3d12c63a146c0f530d95f8df14cba4af73b366-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/oklog/run=$WORK/b269/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid Vp5xF1WauEfiVg1Xc9yD/Vp5xF1WauEfiVg1Xc9yD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/2e/2e30e3061ac794965e00c1e951ad7d2f6280274ff80e0fa8bef45643cdfe896d-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b542/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b325/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid MZWwcRxJEE6Ds4GvMqPP/MZWwcRxJEE6Ds4GvMqPP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1206/_pkg_.a # internal cp $WORK/b1206/_pkg_.a /builddir/.cache/go-build/7c/7c6b9ebc2cd2b8667561ffce99f4fa4b330cab43f157f986c3d687ac1c18f547-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1258/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1206/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1261/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1262/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1206/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid 9Wh7CPSbazWULysX-JE4/9Wh7CPSbazWULysX-JE4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid _3XKvh5qJz5bpFrZHcAB/_3XKvh5qJz5bpFrZHcAB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/f4/f4f03a5063cc39066772273d216c8a7dde1132829d44471f7d01cb1fc1a2f40f-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1274/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid kovuaBAMdGR_Jog13gr4/kovuaBAMdGR_Jog13gr4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1205/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/0d/0d081a87f772f008daf44864c72ed325c0ec60b1ec7ea46cade86982b24fa65b-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1279/ cat >$WORK/b1279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1237/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1238/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/prometheus/prometheus/notifier -lang=go1.16 -complete -installsuffix shared -buildid UKzPyeW-N4JPlCEa0oUd/UKzPyeW-N4JPlCEa0oUd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1274/_pkg_.a # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/d8/d84f648f6c70052438bdfe63a98addd302be8d7991d30bb05b7735d883098ead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/57/5714f5df09d8923caf3134782dd1b592f3388e1426148188aa39147ca94840c8-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b319/ github.com/hashicorp/go-plugin/internal/plugin github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b272/ github.com/grpc-ecosystem/go-grpc-prometheus google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 github.com/googleapis/gax-go/v2 google.golang.org/grpc/reflection/grpc_reflection_v1alpha google.golang.org/api/internal mkdir -p $WORK/b320/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a EOF google.golang.org/genproto/googleapis/iam/v1 go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid J0hGo6kQchnLiPPtJv68/J0hGo6kQchnLiPPtJv68 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b321/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b654/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid -CMXbELEDO-yKhEobORW/-CMXbELEDO-yKhEobORW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b548/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b550/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b539/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid 3BPIOq9CU9e6BmCJEgaI/3BPIOq9CU9e6BmCJEgaI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid cx6TKtl66VRy9jQqYDN8/cx6TKtl66VRy9jQqYDN8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 mkdir -p $WORK/b164/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b218/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b543/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid Iri6_LqN4cPS8taKK-WU/Iri6_LqN4cPS8taKK-WU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go mkdir -p $WORK/b646/ github.com/weaveworks/common/httpgrpc google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b265/ github.com/opentracing-contrib/go-grpc mkdir -p $WORK/b601/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 mkdir -p $WORK/b274/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid aNbf2Hs9DBa8Qygc6Yl6/aNbf2Hs9DBa8Qygc6Yl6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b629/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b263/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b607/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid lIICg1OGupA2-WwzoLQ-/lIICg1OGupA2-WwzoLQ- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go mkdir -p $WORK/b1414/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid toVeGOx3sNgPgZOXJYzg/toVeGOx3sNgPgZOXJYzg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go mkdir -p $WORK/b1409/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid QqZDSAQw5i2xfjocZ_sV/QqZDSAQw5i2xfjocZ_sV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b1174/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid I-6Rx2m1-AUEHPBaaTO0/I-6Rx2m1-AUEHPBaaTO0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go mkdir -p $WORK/b652/ mkdir -p $WORK/b1171/ mkdir -p $WORK/b1416/ cat >$WORK/b1414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1415/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid AeuJdykMkt_x01hTJRP6/AeuJdykMkt_x01hTJRP6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go github.com/grafana/loki/pkg/logproto cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1410/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1175/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile github.com/gogo/status=$WORK/b1176/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1168/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b1331/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b545/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b546/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid -_NOPG11M2urgwe2bUlG/-_NOPG11M2urgwe2bUlG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.16 -complete -installsuffix shared -buildid AW7v1MzqIkmCq2HxIuOT/AW7v1MzqIkmCq2HxIuOT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid ay22wWwoelZ1xolZ2_Cu/ay22wWwoelZ1xolZ2_Cu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b1416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1417/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid iphaZOYSCg1946K7PqHQ/iphaZOYSCg1946K7PqHQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid ciPP7l9CNgxbzzbB9qKP/ciPP7l9CNgxbzzbB9qKP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_service.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.16 -complete -installsuffix shared -buildid BsNiWA9wmxoIoRMB3SlA/BsNiWA9wmxoIoRMB3SlA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/importcfg -pack ./vendor/github.com/opentracing-contrib/go-grpc/client.go ./vendor/github.com/opentracing-contrib/go-grpc/errors.go ./vendor/github.com/opentracing-contrib/go-grpc/options.go ./vendor/github.com/opentracing-contrib/go-grpc/package.go ./vendor/github.com/opentracing-contrib/go-grpc/server.go ./vendor/github.com/opentracing-contrib/go-grpc/shared.go cat >$WORK/b1331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b774/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF google.golang.org/genproto/googleapis/cloud/kms/v1 mkdir -p $WORK/b1307/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/grafana/loki/pkg/logproto -lang=go1.16 -complete -installsuffix shared -buildid BwegiAtQ2j7LQZIawNL9/BwegiAtQ2j7LQZIawNL9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./vendor/github.com/grafana/loki/pkg/logproto/extensions.go ./vendor/github.com/grafana/loki/pkg/logproto/logproto.pb.go ./vendor/github.com/grafana/loki/pkg/logproto/timestamp.go ./vendor/github.com/grafana/loki/pkg/logproto/types.go cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b602/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b554/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid NzumeJCKNoEBfkImGx0M/NzumeJCKNoEBfkImGx0M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go cat >$WORK/b1307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b608/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b553/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b556/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p google.golang.org/genproto/googleapis/cloud/kms/v1 -lang=go1.16 -complete -installsuffix shared -buildid Gy3Hvhaqu-W7yvMTDlx7/Gy3Hvhaqu-W7yvMTDlx7 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/ekm_service.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/resources.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/service.pb.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b608/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b609/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b553/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid OcFCZkwyEH3hQYwOkE8N/OcFCZkwyEH3hQYwOkE8N -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1279/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/6c/6c0cbd5e0b8d0b0336d475a8ff0557e579c9f4c52f480185580da8ed31fdaae3-d # internal cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/a5/a53ad900ab9ea4bfec983fb7326fab037c9f189fd53893b7e9af8338cd4a092a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b1272/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alert github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b1271/ mkdir -p $WORK/b1269/ cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b1270/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid Qv3-eHD-ORImM5S-qNgf/Qv3-eHD-ORImM5S-qNgf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF cat >$WORK/b1271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid WDICEtf4RoNsEfh9z1l6/WDICEtf4RoNsEfh9z1l6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid QL9n3Whjjmzw9twxDxt-/QL9n3Whjjmzw9twxDxt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/silence cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b1273/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid ozEZ3fIKQLG-SxbkQ4u3/ozEZ3fIKQLG-SxbkQ4u3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go cat >$WORK/b1273/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1206/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/c6/c6626ea9c7573e58a0cc653e0e20aa8e928f85e843b518f47124edc30ff503f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid cfUiCCFqSzzRJWQJHkDV/cfUiCCFqSzzRJWQJHkDV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/24/24e864682290e5b3ddd23129a2d789083820159e06989e2b58e385349042280a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/fb/fb3d111fc4edf2a3765cfb93b867a9fe5ae93242bb8f169afc2a45af83d7ae2f-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b1138/ cloud.google.com/go/internal cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF google.golang.org/api/internal/gensupport mkdir -p $WORK/b660/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p gocloud.dev/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid 2o63pFvyuk1fh7Tk67bo/2o63pFvyuk1fh7Tk67bo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go mkdir -p $WORK/b610/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid sQICvkenjH1sgcVvpjgG/sQICvkenjH1sgcVvpjgG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid ZAGORrkrZ7d5RWJq3bgR/ZAGORrkrZ7d5RWJq3bgR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/a3/a3c8fdfbee2beef8641976317474f40ee2cb94f237723d9d5e0bbf5f79be811b-d # internal google.golang.org/api/option mkdir -p $WORK/b623/ google.golang.org/api/transport/internal/dca mkdir -p $WORK/b643/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid SFKHVc3WVb7CpXKLp8o5/SFKHVc3WVb7CpXKLp8o5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b644/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid XTONX2t0LFTU9tyhVwJX/XTONX2t0LFTU9tyhVwJX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/03/0398ba4b1c5452ff420ad83f080381200f0ebd89c65f4e22a8e17f876a59d6ad-d # internal google.golang.org/grpc/health mkdir -p $WORK/b271/ github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1188/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid CJNo5usl6RnpB5BJwmzB/CJNo5usl6RnpB5BJwmzB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1138/_pkg_.a # internal cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/gogo/status=$WORK/b1176/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1189/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b272/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 6FvFe_bV-dCc2vj0XJGw/6FvFe_bV-dCc2vj0XJGw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./vendor/github.com/grafana/dskit/grpcutil/dns_resolver.go ./vendor/github.com/grafana/dskit/grpcutil/health_check.go ./vendor/github.com/grafana/dskit/grpcutil/naming.go ./vendor/github.com/grafana/dskit/grpcutil/util.go cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/6d/6d041f26e5dbdfb541b7f24caf56908afc884dbc2fb8a9ea686748f4ad069e74-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1137/ cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1138/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p gocloud.dev/internal/gcerr -lang=go1.16 -complete -installsuffix shared -buildid iiO7ybpfvop7pHlqW1WD/iiO7ybpfvop7pHlqW1WD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1171/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/28/285b799b86f5b73ec85257564b8e218f51f6309332c6a29faecb866a93f6c121-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/32/3287f72e08a80a0ecf1d0caaa0527df7410295fe1fc33a04a7a684e332c5dfd1-d # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/f5/f53de36d90a0c316edf93d5eca1367735ed53aa6e2c49d8682e2929af3f694a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1271/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/67/6729d95373342f36811cbd1cdd85af569479a0271c330275723080f2ecec6298-d # internal cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/bd/bd6ca83913156aaf060ffd0ef78fcfeb100aa7e7f03fd6bbc0bc073a582af6a0-d # internal cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/c2/c296bade62a230bc6bf1cdfc1b7ec6421545f6feedd03a7f6e853997da13cde5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1409/_pkg_.a # internal cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/27/273c10e0d27ad9f3e0941a7d9713f010811e92bd42ed43478509b281a6ccc219-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1137/_pkg_.a # internal cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/4d/4d88c0ed63b17b2f2d9bba3e6f42d0636f1631457324ec99ace5024e9b5abb3c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1272/_pkg_.a # internal cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/99/99a035f24afe0767ed1972d5a10aa4a59939f3cd55b719172e84ef5e11291120-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1136/ cat >$WORK/b1136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1137/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p gocloud.dev/gcerrors -lang=go1.16 -complete -installsuffix shared -buildid Li4KOPD-admHbbMFgyyh/Li4KOPD-admHbbMFgyyh -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/84/84384357fc5103863da20bf538777275832d3d433e59bc3d9f3cadff81dabc6d-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/01/017732b15ff63ebaf7a188f20cf1a4bd4d8013e2855bc4302f9a65ed85aeb0b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid r-CsZDySwhi9Vy6nchkv/r-CsZDySwhi9Vy6nchkv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/97/97f9a2428b3a5c31b5de5c9acaa0932e61386e01301c04642b3505aec708af17-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b1312/_pkg_.a /builddir/.cache/go-build/66/6633f8d75a044522838dfd1fefdba4ec12f3422133c0c14ed68ce3529eeb7a98-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1270/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/f7/f7a36ddf945fa2c0926fdf6d49eaea943f568be25c185c47da6bd7380a6f9929-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1136/_pkg_.a # internal cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/d6/d67fd63c42cc9f372717d114d5390c46a41ea403fe0d38b5bd734ce1e0c7e495-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b1139/ gocloud.dev/blob/driver mkdir -p $WORK/b1135/ cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p gocloud.dev/internal/oc -lang=go1.16 -complete -installsuffix shared -buildid 8sJ6rqDjQE2t2zwjKXIv/8sJ6rqDjQE2t2zwjKXIv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p gocloud.dev/blob/driver -lang=go1.16 -complete -installsuffix shared -buildid E8Fc8MRUIF0cqcDlszF5/E8Fc8MRUIF0cqcDlszF5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1269/_pkg_.a # internal cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/d2/d21928fe6ccacd7fee360af52c4404353dfa74b5b5c8729c1d5002f280098512-d # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/c2/c2e3d3bc2b75bf694a3bd25e3272f8fd06bea5aa4ce83fca2b419ffb9d95f1ca-d # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/64/643175f7bb05f7a9d20b1cdcacfcd60bbb14919b4c62fb51c88a7ed20005da90-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1179/ google.golang.org/grpc/balancer/grpclb cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/cf/cf9071842c97d54cd2679e113ea1d0ac28f508393c44495ecda7d29748a66b59-d # internal mkdir -p $WORK/b645/ cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1180/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b435/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1181/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1182/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1183/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1184/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1164/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b260/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/weaveworks/common/middleware -lang=go1.16 -complete -installsuffix shared -buildid 3Ou1kLhARcBZIZGhSMgg/3Ou1kLhARcBZIZGhSMgg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/importcfg -pack ./vendor/github.com/weaveworks/common/middleware/counting_listener.go ./vendor/github.com/weaveworks/common/middleware/errorhandler.go ./vendor/github.com/weaveworks/common/middleware/grpc_auth.go ./vendor/github.com/weaveworks/common/middleware/grpc_instrumentation.go ./vendor/github.com/weaveworks/common/middleware/grpc_logging.go ./vendor/github.com/weaveworks/common/middleware/grpc_stats.go ./vendor/github.com/weaveworks/common/middleware/header_adder.go ./vendor/github.com/weaveworks/common/middleware/http_auth.go ./vendor/github.com/weaveworks/common/middleware/http_tracing.go ./vendor/github.com/weaveworks/common/middleware/instrument.go ./vendor/github.com/weaveworks/common/middleware/logging.go ./vendor/github.com/weaveworks/common/middleware/middleware.go ./vendor/github.com/weaveworks/common/middleware/path_rewrite.go ./vendor/github.com/weaveworks/common/middleware/response.go ./vendor/github.com/weaveworks/common/middleware/source_ips.go cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid yw53asEYhRNicb04NucZ/yw53asEYhRNicb04NucZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/66/660080634f125648acb0b6a0c0d5f62cbaeb7babaaf1b35f8647aeba4a7e43b1-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b539/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b557/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/cc/cca0b188c4f41e72ab36ef01e902ee08ce2165a96487738363d6defa9703a2b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid l7LjkXGneqkehidqLFO5/l7LjkXGneqkehidqLFO5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/c5/c5346e937d37c1c250eee2a21e711983d35b7a27bbd80685b62a13d091fd586c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/81/8114945427cc7375ba22716b75c76a585a5f12e054fb7e015cd92d006ef7139f-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b631/ google.golang.org/api/transport/http mkdir -p $WORK/b661/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a EOF cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b662/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b248/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b664/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b644/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b665/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b643/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid XBfRaUcQb6K_8GYZ8gnm/XBfRaUcQb6K_8GYZ8gnm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid 6MK2cx9jf_pPDx32N3Rc/6MK2cx9jf_pPDx32N3Rc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1135/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/3f/3f62499b339258bf5be47d9a37b9b4e75d5993817bd7665bf432df5fd6c4b81d-d # internal cloud.google.com/go/iam mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid d5aAbrXxVqIZsN4su0ut/d5aAbrXxVqIZsN4su0ut -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/7a/7a744e6ac4f6f6f5a3e9b03f7cc67a8e8d7adf7697fc33ded8e4ca0f7e5a28b1-d # internal cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/b3/b395f5a27a4c1d174c774aaa5e85221bf0854c6f03a615f40fbb4ce0cb7632ee-d # internal gocloud.dev/blob mkdir -p $WORK/b1134/ cat >$WORK/b1134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1135/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1137/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1139/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1140/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p gocloud.dev/blob -lang=go1.16 -complete -installsuffix shared -buildid JUSXvamKKt3GRtQmV7z-/JUSXvamKKt3GRtQmV7z- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./vendor/gocloud.dev/blob/blob.go cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/d7/d74f919e3694b882adfb2e17884142bc997914c6fcfa68a6fa37f4aaffd42142-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1268/ cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1273/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b657/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid EnW1V2lGPiR1opBMDuSE/EnW1V2lGPiR1opBMDuSE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b608/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b658/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b264/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b553/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid sAcs_Vtuc2wC_lL62wWA/sAcs_Vtuc2wC_lL62wWA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/0a/0a315fbfe6627588fbbec7bca820f42b693d5fbfb88a14616ff58ea289ffcf24-d # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b1408/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid I3tdBLh36Qm9Ef8jlp-q/I3tdBLh36Qm9Ef8jlp-q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/ca/ca247fcfe91ba5e1eee1669280d107ab56adf254d536ed33448681993c0fde3b-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b158/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b267/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b268/_pkg_.a packagefile github.com/oklog/run=$WORK/b269/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/rpc=$WORK/b275/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid KAGR6JE231HO_eLkkmDn/KAGR6JE231HO_eLkkmDn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/d7/d7198838b2f82e749ce512011899c107a75069a47fca8eff9191604aca90e10b-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b652/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid TflBqhV4Pcf3mQIJLfbS/TflBqhV4Pcf3mQIJLfbS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/80/8059e98e75b9220555b189d06f51e91282506f572408c1ec5ed2db4406555126-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ae/ae78bc7d2f78753200bf7587a9a08f7e04367167a77c923ec7c07ebb42b545b7-d # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/55/5596923a7a3841b921d8a18216515a087ee7d1b49948d0c399052aa89db52f50-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1408/_pkg_.a # internal cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/ec/eceb883969d15c8ea125d880c79f85b5a9a8e1529095245e9a67d264e4151b8b-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b1418/ cat >$WORK/b1418/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1417/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid QWoOLp7hD8NetAPV5MQ9/QWoOLp7hD8NetAPV5MQ9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/pdata/common.go ./vendor/go.opentelemetry.io/collector/model/pdata/doc.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_common.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_log.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_resource.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_trace.go ./vendor/go.opentelemetry.io/collector/model/pdata/logs.go ./vendor/go.opentelemetry.io/collector/model/pdata/metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/spanid.go ./vendor/go.opentelemetry.io/collector/model/pdata/timestamp.go ./vendor/go.opentelemetry.io/collector/model/pdata/traceid.go ./vendor/go.opentelemetry.io/collector/model/pdata/traces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/e0/e01ec7c94ccd7afb66dfa6861e5988f7ad4e835f13ffd105479e74248142b5ce-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b653/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b652/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid IZlaBpoTibpTTIkPD_qa/IZlaBpoTibpTTIkPD_qa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/78/788e710115f5c10cd8557ad8ab40b53df9e333e9263a20c3553792274a117117-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b660/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b661/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid yDSr4jQBH2atAGEDCfSE/yDSr4jQBH2atAGEDCfSE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go google.golang.org/api/storage/v1 mkdir -p $WORK/b666/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b660/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b661/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid H1YZIPSAP5-K5okws-gP/H1YZIPSAP5-K5okws-gP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/10/1031359503c4ceb82ba9c9c98abd9b4fbc325aa0bd5f40ca1e06898b37473189-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1268/_pkg_.a # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/88/8896aff08b6e5bb7d6bc419f7c5498fba34197e96cecf5088ef1fd5f21c4703d-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1264/ cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1265/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1273/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1187/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid f6PYfbpVIgqKnopIRMsm/f6PYfbpVIgqKnopIRMsm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/31/31cc7bec95738f51d8913c291d401390d8ebc226ab269c184b06e119359216c5-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/de/de9f5e622729d8ef0cfe9bebd832bf0ef223cc4b7b7d398812183f4b0202b299-d # internal cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/46/46bcdfa8d28b890d58f817feaaba0dba2f7d439d5067d41cfb569a8138fe0004-d # internal gocloud.dev/blob/memblob mkdir -p $WORK/b1143/ gocloud.dev/blob/fileblob mkdir -p $WORK/b1141/ cat >$WORK/b1141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1134/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1135/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1142/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1137/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p gocloud.dev/blob/fileblob -lang=go1.16 -complete -installsuffix shared -buildid NiI8sE2D1HK1j1i-wujx/NiI8sE2D1HK1j1i-wujx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1141/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1134/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1135/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p gocloud.dev/blob/memblob -lang=go1.16 -complete -installsuffix shared -buildid lV5gJ2jN0podtSWzSe0Y/lV5gJ2jN0podtSWzSe0Y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1233/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/97/9790391adf6603e5ad3fc1c28b3ade41a8d4220e8af3c5c8747212c4c862e391-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b655/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid sObCTJAtoyRi3747KSZ8/sObCTJAtoyRi3747KSZ8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1143/_pkg_.a # internal cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/6f/6f8e1203dafdcec970d163dbc9a0c7a6d78819c402d2728bd9332a14de4bc66f-d # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/82/822c83cac90d30127d70ca8e46ab160893beb37ad50d77403fdaf45e368655be-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1177/ cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b319/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1171/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1178/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1179/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptest=$WORK/b679/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.16 -complete -installsuffix shared -buildid vKV__wc79Ly-X4rWkCcw/vKV__wc79Ly-X4rWkCcw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/43/435d9cd6b20c98ebce139fb598df832e65dda994ccd635c2b2de3c8fdc3d5b4c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/7b/7b458cfe28d35b251a3c538e13505ef3ab82a5e70912486ae8c74814d281b7f5-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1247/ cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/a7/a758949598e6cace08b0cae6bea8acfafd062f9650d2a07c26ed29d8f3fe9438-d # internal cat >$WORK/b1247/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1248/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid chgHLnpggr7_o0nWg4wl/chgHLnpggr7_o0nWg4wl -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/3e/3efb247ec460607ed28b3dcf4eced2e4fca516d5f2254c8c45db83faa98ef5ff-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b656/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid EsJyXZ6fgrBCUsvcw_oJ/EsJyXZ6fgrBCUsvcw_oJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1264/_pkg_.a # internal cp $WORK/b1264/_pkg_.a /builddir/.cache/go-build/14/142ea98a489aca28ea87abee01a353f30d231195c3fec870c7279e882582ed23-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1257/ cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1253/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile github.com/rs/cors=$WORK/b1275/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid 8wzkbzkvNE1GPl_OGwhz/8wzkbzkvNE1GPl_OGwhz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1177/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/d2/d2c31fe7302f2ab49b3b0ae6c65a06d417d26de52995ea76fd77038115e17575-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b599/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b633/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b656/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid rxAwRmVWXIuR059Yid7M/rxAwRmVWXIuR059Yid7M -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/e6/e673beb5a61d2949faa985f42c7c3465882ecef96f476c8c7425f07843bae11e-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1170/ cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b263/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b435/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b319/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1171/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1172/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1173/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1177/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1183/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1186/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1187/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/pprof=$WORK/b336/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/weaveworks/common/server -lang=go1.16 -complete -installsuffix shared -buildid R2tG1yiXYs_dlWEjUtlt/R2tG1yiXYs_dlWEjUtlt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/importcfg -pack ./vendor/github.com/weaveworks/common/server/fake_server.pb.go ./vendor/github.com/weaveworks/common/server/server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1247/_pkg_.a # internal cp $WORK/b1247/_pkg_.a /builddir/.cache/go-build/5a/5ae97848ffacd18cd183c1d48d8ed374f84a8ed6ec9d1281a14411a67b842527-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b1221/ cat >$WORK/b1221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1222/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1246/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1247/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1248/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid kDF0b8crbklQ22CJ6-lp/kDF0b8crbklQ22CJ6-lp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/29/29b75e3a82024d152874b404e5ae69f794b9c8f1dfa30151fc9a443fb48de7d7-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b156/ github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b581/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b164/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid CkaVcklqw6NhqSIB7fN2/CkaVcklqw6NhqSIB7fN2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid xPC-iihgTcf9lTD2_4FZ/xPC-iihgTcf9lTD2_4FZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1257/_pkg_.a # internal cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/9c/9c3e68fbc300de1705edfc5629b806e62d900780c40acdf92b0a2dc915407987-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/5a/5aaf36f084e136a63c318580fdac1a410e361bbd3ee215f0fe6b3b715b4dc618-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1162/ cat >$WORK/b1162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1163/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1184/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid tJeygDG7wt4gExEHw-Zt/tJeygDG7wt4gExEHw-Zt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/log/experimental.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/log.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/e9/e9da87bbcd86e8fb24b844f6f3155a27ced0def36db675a87292ce4cd5bb7d3a-d # internal google.golang.org/api/transport mkdir -p $WORK/b667/ cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/75/7564b472c93b2d28641914778cd12ff5b7071290071b0ab2547ab85daab9ecfa-d # internal cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b632/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b661/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF github.com/grafana/loki/clients/pkg/promtail/api mkdir -p $WORK/b1330/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid bUYt8WjQfsAcymNRR44O/bUYt8WjQfsAcymNRR44O -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/grafana/loki/clients/pkg/promtail/api -lang=go1.16 -complete -installsuffix shared -buildid 3cfIHK0_sklzEL5-UHij/3cfIHK0_sklzEL5-UHij -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/api/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/2d/2d25cdfb6223f0c67558ad573d728dc4d2be104a7d22a55ca9a44844144167d6-d # internal cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/13/134ea3662c8d7e7e6bd55164b0d5019a7c0507dcb2933a9964a4f23e92a99c10-d # internal cloud.google.com/go/kms/apiv1 mkdir -p $WORK/b1305/ cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam=$WORK/b600/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1306/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b622/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b632/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1307/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p cloud.google.com/go/kms/apiv1 -lang=go1.16 -complete -installsuffix shared -buildid qxOzxirVsM-jypUbIq2H/qxOzxirVsM-jypUbIq2H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/cloud.google.com/go/kms/apiv1/doc.go ./vendor/cloud.google.com/go/kms/apiv1/ekm_client.go ./vendor/cloud.google.com/go/kms/apiv1/iam.go ./vendor/cloud.google.com/go/kms/apiv1/key_management_client.go ./vendor/cloud.google.com/go/kms/apiv1/version.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a2/a2504734da64f062782750b2f5991e9866f3e2dbb39c88927073bbae1f1b689f-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b156/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b164/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b319/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b320/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b262/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/pprof=$WORK/b336/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid CFe_kHFIDcuPlD_KV1mP/CFe_kHFIDcuPlD_KV1mP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1330/_pkg_.a # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/35/35ee870dd4de133b7d24e50c264b8ab45fad04d61da3fffa20f050104240504c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1162/_pkg_.a # internal cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/51/510806e4aa4fa852fcdb8286e850b8120512e999ed616c28ad89719ae06f4533-d # internal github.com/grafana/loki/pkg/util mkdir -p $WORK/b1329/ github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1160/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1162/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1167/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/grafana/loki/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid A2i-LPTe2pJ1KaxQ-NpS/A2i-LPTe2pJ1KaxQ-NpS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/config.go ./vendor/github.com/grafana/loki/pkg/util/conv.go ./vendor/github.com/grafana/loki/pkg/util/errors.go ./vendor/github.com/grafana/loki/pkg/util/evicting_queue.go ./vendor/github.com/grafana/loki/pkg/util/list.go ./vendor/github.com/grafana/loki/pkg/util/log.go ./vendor/github.com/grafana/loki/pkg/util/mapmerge.go ./vendor/github.com/grafana/loki/pkg/util/math.go ./vendor/github.com/grafana/loki/pkg/util/mock.go ./vendor/github.com/grafana/loki/pkg/util/query_string_builder.go ./vendor/github.com/grafana/loki/pkg/util/queue.go ./vendor/github.com/grafana/loki/pkg/util/reader.go ./vendor/github.com/grafana/loki/pkg/util/ring.go ./vendor/github.com/grafana/loki/pkg/util/string.go cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1161/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1162/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1188/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1189/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1174/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid 8RInXCjKjR3XTPpkecVZ/8RInXCjKjR3XTPpkecVZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/active_user.go ./vendor/github.com/cortexproject/cortex/pkg/util/allowed_tenants.go ./vendor/github.com/cortexproject/cortex/pkg/util/config.go ./vendor/github.com/cortexproject/cortex/pkg/util/dns_watcher.go ./vendor/github.com/cortexproject/cortex/pkg/util/events.go ./vendor/github.com/cortexproject/cortex/pkg/util/extract_forwarded.go ./vendor/github.com/cortexproject/cortex/pkg/util/hash_fp.go ./vendor/github.com/cortexproject/cortex/pkg/util/http.go ./vendor/github.com/cortexproject/cortex/pkg/util/iterator.go ./vendor/github.com/cortexproject/cortex/pkg/util/labels.go ./vendor/github.com/cortexproject/cortex/pkg/util/matchers.go ./vendor/github.com/cortexproject/cortex/pkg/util/merger.go ./vendor/github.com/cortexproject/cortex/pkg/util/metrics_helper.go ./vendor/github.com/cortexproject/cortex/pkg/util/net.go ./vendor/github.com/cortexproject/cortex/pkg/util/priority_queue.go ./vendor/github.com/cortexproject/cortex/pkg/util/shard.go ./vendor/github.com/cortexproject/cortex/pkg/util/strings.go ./vendor/github.com/cortexproject/cortex/pkg/util/sync.go ./vendor/github.com/cortexproject/cortex/pkg/util/time.go ./vendor/github.com/cortexproject/cortex/pkg/util/yaml.go ./vendor/github.com/cortexproject/cortex/pkg/util/yolo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/0e/0edf277a7305829385d2d33393ea071fa9c6f1dac29b59b2c22c637f50a94024-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1329/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/fb/fb5ebcb82315a817dc029a710a7806ea04a06c4a609bc573f6145aa85bed1a6f-d # internal github.com/grafana/loki/clients/pkg/logentry/metric mkdir -p $WORK/b1328/ cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/util=$WORK/b1329/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1195/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/loki/pkg/util/flagext mkdir -p $WORK/b1332/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/loki/clients/pkg/logentry/metric -lang=go1.16 -complete -installsuffix shared -buildid ahnL6qt7_Zx3dEMK_W31/ahnL6qt7_Zx3dEMK_W31 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/counters.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/gauges.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/histograms.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/metricvec.go cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1333/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1329/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/grafana/loki/pkg/util/flagext -lang=go1.16 -complete -installsuffix shared -buildid BcaNPPz1TE_CqSZxDBmA/BcaNPPz1TE_CqSZxDBmA -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/flagext/bytesize.go ./vendor/github.com/grafana/loki/pkg/util/flagext/labelset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1332/_pkg_.a # internal cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/27/27fc78759fc44336ef487595697aefd5ce6de420f48555b2599edfb9c5824bcb-d # internal cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/ea/ea273694e4d1e3b8f59c07158ee2f07404881c9bc67d475694697c2a670bc128-d # internal go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1420/ go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b1406/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1418/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1418/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid 06nhd-wSFMUlKtwby9L3/06nhd-wSFMUlKtwby9L3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid cqMaZ6qU5hrCuJYRS5HQ/cqMaZ6qU5hrCuJYRS5HQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/otlp/json_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/json_unmarshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_unmarshaler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1328/_pkg_.a # internal cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/1b/1b28992356b04eaa2c92d224e0ed5d0c1e9d5123d738c622451b68e760bfaea0-d # internal github.com/grafana/loki/clients/pkg/promtail/client mkdir -p $WORK/b1327/ cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b159/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1325/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1330/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1331/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1329/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1332/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/loki/clients/pkg/promtail/client -lang=go1.16 -complete -installsuffix shared -buildid trRgyoOcAY_m2St7Dpq5/trRgyoOcAY_m2St7Dpq5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/batch.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/client.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/config.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/logger.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/multi.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b6/b6efe8cc6fe857df30f1d63d823198500fc61c172359c1d4d5c9d56439b8caae-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b580/ github.com/grafana/grafana/pkg/tsdb/intervalv2 github.com/grafana/grafana-aws-sdk/pkg/awsds github.com/grafana/grafana/pkg/tsdb/azuremonitor/types github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b784/ github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter github.com/grafana/grafana-plugin-sdk-go/experimental mkdir -p $WORK/b804/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a EOF github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b1146/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid UZu9EyMHVpXcBSEJslKZ/UZu9EyMHVpXcBSEJslKZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b371/ mkdir -p $WORK/b1356/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid KKy_RzEvXCidqBqNxT47/KKy_RzEvXCidqBqNxT47 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.17 -complete -installsuffix shared -buildid HIj5RQMPt4iRW6g8gleN/HIj5RQMPt4iRW6g8gleN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go mkdir -p $WORK/b1145/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b414/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1395/ cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid 0yXD9-uICoXe2K_PpBgo/0yXD9-uICoXe2K_PpBgo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.17 -complete -installsuffix shared -buildid iy2Y7U2MIMsqDPIOcp5x/iy2Y7U2MIMsqDPIOcp5x -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.17 -complete -installsuffix shared -buildid a975Slc9UAapqwsuCtPN/a975Slc9UAapqwsuCtPN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/importcfg -pack ./pkg/tsdb/testdatasource/sims/engine.go ./pkg/tsdb/testdatasource/sims/flight_path.go ./pkg/tsdb/testdatasource/sims/tank.go ./pkg/tsdb/testdatasource/sims/types.go ./pkg/tsdb/testdatasource/sims/utils.go ./pkg/tsdb/testdatasource/sims/waveform.go cat >$WORK/b1145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.16 -complete -installsuffix shared -buildid N77Uba7uQG8vDPCxel3f/N77Uba7uQG8vDPCxel3f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1145/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/handler.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/response_writer.go cat >$WORK/b1395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b675/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.16 -complete -installsuffix shared -buildid cgUbcnSmYZ9HjQEA4Ocj/cgUbcnSmYZ9HjQEA4Ocj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/fileinfo.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/frame_sorter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/golden_response_checker.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/rest_client.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1420/_pkg_.a # internal cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/47/475313c4998a4b088dde830082c352c1901060951d6f931b84c93e98cfffb65b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1305/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/d6/d68559dfb950b19fc842bf971c4a190273d1cc71aea503a3ef7064706db41c14-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b621/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b804/_pkg_.a # internal cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b622/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b632/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b657/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid f9bF7uzakhx0SqxgHLnH/f9bF7uzakhx0SqxgHLnH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/b0/b0b727789d44a1a302b0c73423cfe0a0aee7def88870960e3e357cc365101783-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/models mkdir -p $WORK/b1403/ github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1360/ github.com/grafana/grafana/pkg/tsdb/elasticsearch/client github.com/grafana/grafana/pkg/tsdb/sqleng cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1375/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.17 -complete -installsuffix shared -buildid j7UeX0g5-k2062hCYI9D/j7UeX0g5-k2062hCYI9D -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./pkg/tsdb/prometheus/models/query.go mkdir -p $WORK/b803/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b575/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.17 -complete -installsuffix shared -buildid 1FSdohV8ZOOedTQR5VBj/1FSdohV8ZOOedTQR5VBj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/importcfg -pack ./pkg/tsdb/elasticsearch/client/client.go ./pkg/tsdb/elasticsearch/client/index_pattern.go ./pkg/tsdb/elasticsearch/client/models.go ./pkg/tsdb/elasticsearch/client/search_request.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.17 -complete -installsuffix shared -buildid 1Tu0kcnN7SnxyEBomkby/1Tu0kcnN7SnxyEBomkby -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.17 -complete -installsuffix shared -buildid 9Foo2th80ErWiC7h1NoQ/9Foo2th80ErWiC7h1NoQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1406/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/85/85f06aa1e3780d4a0c4207fbd71bf4959d1c36e77e03e254f96ac683ea2736c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/f9/f9ec107b9af299378b60dbf2a7ad2386531bace6eb3fe81780c7cd03c834436b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1356/_pkg_.a # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1422/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1360/_pkg_.a # internal cat >$WORK/b1422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b156/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b164/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b158/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid vM-ENJmTn6sp4U2jHpiX/vM-ENJmTn6sp4U2jHpiX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./pkg/plugins/backendplugin/grpcplugin/client.go ./pkg/plugins/backendplugin/grpcplugin/client_v2.go ./pkg/plugins/backendplugin/grpcplugin/grpc_plugin.go ./pkg/plugins/backendplugin/grpcplugin/log_wrapper.go cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/ae/ae0bef7485b9ad6f22adcc2c12bbffd731cf6a3b598b1b320d0d1a76a7c9213f-d # internal cp $WORK/b1356/_pkg_.a /builddir/.cache/go-build/af/af7453f993882e0e5bab67c8bf18791580b0caee51411b26255a267a045527d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1145/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/01/015ca23ffd10724d9317276d2a64f38ff82581ac5d220674b5dafe3a6cbeb54a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/1e/1e0e9cb8e79783edf1147313c643e73f4a25eb40e5da60641533d5b7163ecf85-d # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/12/120303a7642e3492d35f1f79788eab98e4538c9a43da30e95850b2f15365d3bb-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid oWT6AchT1-kxHgkc8zaY/oWT6AchT1-kxHgkc8zaY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/10/10d49765a2dc07499435b4e617fbbcec2167f367754940b6422e11a9adc4697e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1403/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/48/4864f11e84727d4fae04b54c30678b1fd346365868b44a9bc2a6a14bd1e18c79-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1395/_pkg_.a # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/23/23550dd7cdf831c89c1719ddd108e25c1d9f04d701c6b7f88519f95d8f473833-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1394/ cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1395/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.17 -complete -installsuffix shared -buildid eSBaw_vAnRkTrcuRWqQT/eSBaw_vAnRkTrcuRWqQT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./pkg/util/converter/prom.go cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/8e/8e3d21db0958b1efeb92ab4248cd81cec471241e7ee8e85b08c35191c7eaac21-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b785/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1146/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/04/04a52b6780e047b5b8f40b18cf89914461d4b4f34d12413140f4c2c6f22871c9-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b786/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid 6h3rIA6chSYfkY6UJj5y/6h3rIA6chSYfkY6UJj5y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/33/3382154e6f77de3b3dc9896c01ddede5a7a7ebc538ec03176a9a35d52e18bebf-d # internal github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1348/ cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/8e/8ebdb7cb2a409c79040f786e092caaa03804071a9323ad1ce0992f4946693f32-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1283/ cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b371/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1232/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid EPd7Fud0dgCSXvoGPzq9/EPd7Fud0dgCSXvoGPzq9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/prometheus/prometheus/template -lang=go1.16 -complete -installsuffix shared -buildid YHI0sbBLIW7FDSlUfP-E/YHI0sbBLIW7FDSlUfP-E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b363/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b371/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b361/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 5F7mLalNwx2rKl16BpgF/5F7mLalNwx2rKl16BpgF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/cd/cd3a9f0dae2d051d00560bbd4a31af70090c02195a6a1c3a53fddffbfc9f68ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1327/_pkg_.a # internal cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/a4/a46ce5ffa308b340458524d51b24e96ba0d91541b070f73ca908c544d68eda60-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1380/ cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1390/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1384/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1392/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/cookiejar=$WORK/b1320/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.16 -complete -installsuffix shared -buildid nkUNFHcEK2NkXJe2mQVD/nkUNFHcEK2NkXJe2mQVD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/authorizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/buckets.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/delete.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/doc.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/labels.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/organizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/paging.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/tasks.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/users.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/writeAPIBlocking.go cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/0f/0fb6ceace362de376bba0565b90f2b1afa29e5d6285d37965f3e00d5a300046b-d # internal github.com/grafana/grafana/pkg/extensions mkdir -p $WORK/b1304/ cat >$WORK/b1304/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/kms/apiv1=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1308/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1315/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1324/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1160/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b363/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1325/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1327/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1331/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b319/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1334/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1335/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1336/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1337/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b788/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b884/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1307/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b856/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p github.com/grafana/grafana/pkg/extensions -lang=go1.17 -complete -installsuffix shared -buildid osTJwinfN7znaRJWWBXv/osTJwinfN7znaRJWWBXv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/importcfg -pack ./pkg/extensions/main.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/e1/e1870aacbebb33189f75a8a02257c2c9656cf62ec3e3e4153ad0d9e12a120b71-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b783/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/9e/9eb506dbe40d188221abe73bab8d54fe40c7869cfa7fd9dfee2956852f214d95-d # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/dd/dd5a41f8f4b0f186d9f5b804832a70e840794143ed6fb9c5282de60cf39d7eaa-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1405/ cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1419/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1420/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.17 -complete -installsuffix shared -buildid f8GX3S616QD3FEEr2y-q/f8GX3S616QD3FEEr2y-q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/df/df73a0a5c28b961e1fc5b73552263e9059bd8fe92475505653edf27eec1a22cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1422/_pkg_.a # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1374/ cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.17 -complete -installsuffix shared -buildid CcOFLqODAARJSB0AHCRJ/CcOFLqODAARJSB0AHCRJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/importcfg -pack ./pkg/tsdb/elasticsearch/elasticsearch.go ./pkg/tsdb/elasticsearch/models.go ./pkg/tsdb/elasticsearch/response_parser.go ./pkg/tsdb/elasticsearch/time_series_query.go cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/92/927e58756161bfd4773b99ada01a7ecb6a4630f7256d0a4df06ce317bda09f3f-d # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/a5/a55ea8ac3a9869a6470e73e166969d9038119f0d1aa28390b41e48654c26c9b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1283/_pkg_.a # internal cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/19/194bb0123730d8dc34c69322385410feca9c38df3643d05b8c8274e8f3bc0cab-d # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/59/592b491b4923846581702ea0c9aeba7bf71badd33616137e4752d65585bad2e9-d # internal cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/f3/f317f144fe2bf829db596cf54ee727c53a4679527ccb6d9870d249ef88be50d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1405/_pkg_.a # internal cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/7d/7d2d807e33e740a7e3f22549be4e99cc837040ff3c003d552a9e0dc471502425-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/bc/bc50120737c51df602e1a2a10ef5f550ef4affe4dc7c73e1f85f08357b3cb60c-d # internal cloud.google.com/go/storage mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b599/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b600/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b610/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b611/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b612/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b619/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b620/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b621/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b659/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b622/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b666/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b667/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b661/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b657/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b609/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid jOeKuu43JMbfvowdNjwu/jOeKuu43JMbfvowdNjwu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/3f/3fdc85cae8859c0d14b43a48df47cf1b4d3daf98764e76217f712c27e4cb6ee9-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b587/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid t_kzeqD7-2oWK9Y6iCKF/t_kzeqD7-2oWK9Y6iCKF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/09/092fb5109062b459cbfcc9e232b1fd16ca65e77330770e6bf6d077dc76d71457-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b1088/ github.com/grafana/grafana/pkg/middleware/csrf github.com/grafana/grafana/pkg/tsdb/mssql github.com/grafana/grafana/pkg/services/provisioning/values github.com/grafana/grafana/pkg/infra/tracing github.com/grafana/grafana/pkg/tsdb/opentsdb github.com/grafana/grafana/pkg/tsdb/postgres github.com/grafana/grafana/pkg/tsdb/mysql mkdir -p $WORK/b994/ github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b670/ mkdir -p $WORK/b794/ cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF mkdir -p $WORK/b1289/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid dMKuLjVuJBeN82kyh3CF/dMKuLjVuJBeN82kyh3CF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.17 -complete -installsuffix shared -buildid w7KME3E7tN0qQ6xd6RBM/w7KME3E7tN0qQ6xd6RBM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./pkg/middleware/csrf/csrf.go cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b342/ mkdir -p $WORK/b1397/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid _xF77omlzD1DJ_F2sp42/_xF77omlzD1DJ_F2sp42 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go mkdir -p $WORK/b1398/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b504/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1396/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid 1oeS7jJ_oWcnk2VCZNv8/1oeS7jJ_oWcnk2VCZNv8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.17 -complete -installsuffix shared -buildid ZpAnWk9VakLEd8YPMKfU/ZpAnWk9VakLEd8YPMKfU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go cat >$WORK/b1398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.17 -complete -installsuffix shared -buildid 9bZY5HLj_ZfzZQ4xNgRX/9bZY5HLj_ZfzZQ4xNgRX -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.17 -complete -installsuffix shared -buildid 6L58j69G90XT6CLNiey4/6L58j69G90XT6CLNiey4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b565/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b803/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.17 -complete -installsuffix shared -buildid AIP3PjVrpU5ahHV0ePK3/AIP3PjVrpU5ahHV0ePK3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.17 -complete -installsuffix shared -buildid pkFWNZgWKwWHVuNIC86c/pkFWNZgWKwWHVuNIC86c -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./pkg/services/provisioning/values/values.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1088/_pkg_.a # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/14/149e599bb4a9fb4bd2c0fde395c5e799cab582cda1870d4f59d7209823d63a70-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1289/_pkg_.a # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/cc/cc428d65f41cc48cdcaf0deb1e68b745860f40765e99b6d68cbe2492255de790-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1374/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/3c/3cdb00c60512099e1d6384d40ebe8b98dbcfac38a21b1d97cc7edf196cd1e5cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1380/_pkg_.a # internal cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/56/56065853ef73772c4109b78db5b15d97d11ae1f779b7d5da36edd55c9da38a11-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/a7/a739935a5562424a4cf1e1b6a8ab9b636fb503d4bf08202a0d3a4670ce23cc5e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1397/_pkg_.a # internal cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/e2/e29180174e181e33f4c3f5157a46dc50ff91f92b3aa0c4478aed5e9b3e0dcc5b-d # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/44/44c38a94fa53fa16e6b251fca26b42280dd8a06e77d5a0b0026390333fddb2f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b794/_pkg_.a # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1379/ cat >$WORK/b1379/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1384/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid PwGqep8HvGsyq9Tpz4Nv/PwGqep8HvGsyq9Tpz4Nv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/client.go ./vendor/github.com/influxdata/influxdb-client-go/v2/compatibility.go ./vendor/github.com/influxdata/influxdb-client-go/v2/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/version.go cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/88/887c200dadc2051f7a60d665102ea575a3d6ae9b1ecf69bf998bff578df4d020-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1396/_pkg_.a # internal cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/5a/5a282a90a0bf90cf65b7d61993658fa19833e1de1e4109c4c0835b03cb80eb4f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1398/_pkg_.a # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/38/38a0b6d2d523cab654f1e8184c75cb9663d967d452374f03e1de55545a051f51-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d7/d70eae2e61fab0eb767ffd33ae1557d83f526fe49e5a86bfbebf45a34e28440b-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid 2TWcLEEu9OfpLYVs8Or1/2TWcLEEu9OfpLYVs8Or1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/bus/bus.go github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1393/ github.com/grafana/grafana/pkg/tsdb/cloudmonitoring mkdir -p $WORK/b1361/ cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1394/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1362/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b852/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.17 -complete -installsuffix shared -buildid XsRiqvkhYsoLtSsUf9vf/XsRiqvkhYsoLtSsUf9vf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/importcfg -pack ./pkg/tsdb/loki/api.go ./pkg/tsdb/loki/api_mock.go ./pkg/tsdb/loki/frame.go ./pkg/tsdb/loki/loki.go ./pkg/tsdb/loki/parse_query.go ./pkg/tsdb/loki/step.go ./pkg/tsdb/loki/streaming.go ./pkg/tsdb/loki/streaming_frame.go ./pkg/tsdb/loki/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.17 -complete -installsuffix shared -buildid t0Yz_CJ8-AS6HV2TA1x4/t0Yz_CJ8-AS6HV2TA1x4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/importcfg -pack ./pkg/tsdb/cloudmonitoring/annotation_query.go ./pkg/tsdb/cloudmonitoring/cloudmonitoring.go ./pkg/tsdb/cloudmonitoring/httpclient.go ./pkg/tsdb/cloudmonitoring/preprocessor.go ./pkg/tsdb/cloudmonitoring/resource_handler.go ./pkg/tsdb/cloudmonitoring/time_series_filter.go ./pkg/tsdb/cloudmonitoring/time_series_query.go ./pkg/tsdb/cloudmonitoring/types.go ./pkg/tsdb/cloudmonitoring/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ab/abcba72f4049a8131da71b104f9f47df62bde3bf4fd84c24a752ecaf26ea6242-d # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/0c/0c2fe7883c5aeb966a26264dbe51d0cd059a0c516668bf74f98d5f07b056ba74-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b595/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid ldC0MBWnYfR5c5dUooUd/ldC0MBWnYfR5c5dUooUd -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1379/_pkg_.a # internal cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/f6/f60f06b009555196dc36cdf214fe6837c66a4610618a66418223a3fd360f56b4-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1377/ cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1378/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1385/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.17 -complete -installsuffix shared -buildid 4uZeUY1XYmy5m5VUv6Ah/4uZeUY1XYmy5m5VUv6Ah -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/importcfg -pack ./pkg/tsdb/influxdb/flux/builder.go ./pkg/tsdb/influxdb/flux/executor.go ./pkg/tsdb/influxdb/flux/flux.go ./pkg/tsdb/influxdb/flux/macros.go ./pkg/tsdb/influxdb/flux/query_models.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1377/_pkg_.a # internal cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/4a/4a74a3f59f66081038204d90d72219daa77ce6c81175c51fb00ac149c1ce16eb-d # internal cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/48/48d21f502e8b0876a3aa6bed9058bcd417f60372ad6dba1ee693e9713909cbb5-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1376/ cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1377/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1378/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.17 -complete -installsuffix shared -buildid PidygGIFMCgmnbLWZ2AQ/PidygGIFMCgmnbLWZ2AQ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/importcfg -pack ./pkg/tsdb/influxdb/influxdb.go ./pkg/tsdb/influxdb/model_parser.go ./pkg/tsdb/influxdb/models.go ./pkg/tsdb/influxdb/query.go ./pkg/tsdb/influxdb/query_part.go ./pkg/tsdb/influxdb/response_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1361/_pkg_.a # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/09/09db202090a0b7741464798ccb950a825979d6d9e3482088a19addade931bac2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/4e/4e67d13863b5a46e3b2ffbc0224e823bd29355fd5e00877d6dbe598b00558407-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/65/65e36e6012c2a7a20d78e9d564a99a255d3bd9e0c91b4c31b7c3b23ed3c9ed0d-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b598/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid r2IA5pNOoAHCZBpBRN6C/r2IA5pNOoAHCZBpBRN6C -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1376/_pkg_.a # internal cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/2e/2e443b7e9d0f1939d3dd16b4dd1fb46227c50a5fe340b37349fb90b0ed17d6e8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/3b/3b08531598cc87a21dd8dadc6e0240270c61b29102fcc74265693c437324e579-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b598/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid jyMtmqrA-8BRyV2mfMRj/jyMtmqrA-8BRyV2mfMRj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/25/2541aa95d39b297bc75f7052df35796f2137c1a920914ead5eb1b4999418868b-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b391/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b597/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid U1QtJSGLGfY4LW5a1P6_/U1QtJSGLGfY4LW5a1P6_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/ae/aeb84a045a00701ab0cbd0b524892aa4b0163a48fdc201a414fa1a4f456dcf5f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1369/_pkg_.a # internal cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/50/50c0cde3f51e1aa2f2493edd90006a33d0deb7324dcdf4a6cce6e4746b5c3934-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1371/ cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.16 -complete -installsuffix shared -buildid HyV7vmdnjOp1akBvEudM/HyV7vmdnjOp1akBvEudM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1371/_pkg_.a # internal cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/42/42918e85925b63c6daf7a3ddcdd22130056ddeb8c6ca226502c5b3ab739e0d17-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b572/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b572/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b572 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b572=/tmp/go-build -gno-record-gcc-switches -o $WORK/b572/_cgo_.o $WORK/b572/_cgo_main.o $WORK/b572/_x001.o $WORK/b572/_x002.o $WORK/b572/_x003.o $WORK/b572/_x004.o $WORK/b572/_x005.o $WORK/b572/_x006.o $WORK/b572/_x007.o $WORK/b572/_x008.o $WORK/b572/_x009.o $WORK/b572/_x010.o $WORK/b572/_x011.o $WORK/b572/_x012.o -g -O2 -ldl -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sqlite3 -dynimport $WORK/b572/_cgo_.o -dynout $WORK/b572/_cgo_import.go cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid NZLymJJNrnR8jWczt1tJ/NZLymJJNrnR8jWczt1tJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b572/_cgo_gotypes.go $WORK/b572/backup.cgo1.go $WORK/b572/callback.cgo1.go $WORK/b572/error.cgo1.go $WORK/b572/sqlite3.cgo1.go $WORK/b572/sqlite3_context.cgo1.go $WORK/b572/sqlite3_load_extension.cgo1.go $WORK/b572/sqlite3_opt_userauth_omit.cgo1.go $WORK/b572/sqlite3_other.cgo1.go $WORK/b572/sqlite3_type.cgo1.go $WORK/b572/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b572/_pkg_.a $WORK/b572/_x001.o $WORK/b572/_x002.o $WORK/b572/_x003.o $WORK/b572/_x004.o $WORK/b572/_x005.o $WORK/b572/_x006.o $WORK/b572/_x007.o $WORK/b572/_x008.o $WORK/b572/_x009.o $WORK/b572/_x010.o $WORK/b572/_x011.o $WORK/b572/_x012.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/1e/1e3143f8d2ce2dc0a996999ad7b4d292a0e04478a9b509e59b2c4b3e02f0ff99-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b564/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b565/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b566/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b567/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/lib/pq=$WORK/b569/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b572/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid NB-eaPKyAKVzMpjE8Lc-/NB-eaPKyAKVzMpjE8Lc- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/1d/1d7cba634ae5df729b380e82851e1651d46bc1f2ca699889fae7df12e901f6f8-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid FVXPcKXfzPr-U7AzVjmG/FVXPcKXfzPr-U7AzVjmG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./pkg/registry/registry.go github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid Yb0Cer14OevI417eoIbr/Yb0Cer14OevI417eoIbr -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/4a/4a68619026258314e43822615035ad02b1f484da95a0068da6481da33cbf72f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/77/77be5682a5efa2e67cae7a2ac48a23091f63a89c4b70a7e3b6cf85d2691aa9a7-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid Z_4ucONyTbtDCuqHHoiR/Z_4ucONyTbtDCuqHHoiR -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/ff/ffc85df230987ab96394c7b21d0ac6d2133d67fb384124b31b3a9dcb1c9ad807-d # internal github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid gxndUe6AYid0vdHbwTDe/gxndUe6AYid0vdHbwTDe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b692/ github.com/grafana/grafana/pkg/plugins github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b579/ github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b732/ github.com/grafana/grafana/pkg/api/datasource mkdir -p $WORK/b793/ github.com/grafana/grafana/pkg/api/avatar mkdir -p $WORK/b683/ github.com/grafana/grafana/pkg/tsdb/legacydata github.com/grafana/grafana/pkg/services/notifications cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid Z2RNzhNDnU2eaejuJWdm/Z2RNzhNDnU2eaejuJWdm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid Ypkpc2ccMkQRLW2ZMYrt/Ypkpc2ccMkQRLW2ZMYrt -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./pkg/services/annotations/annotations.go github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b867/ mkdir -p $WORK/b792/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid q8oYW_dpqYQ6waIdAuQN/q8oYW_dpqYQ6waIdAuQN -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid JBCcm6BHjLLScxdtCmt2/JBCcm6BHjLLScxdtCmt2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./pkg/plugins/adapters/adapters.go github.com/grafana/grafana/pkg/services/live/runstream mkdir -p $WORK/b1045/ github.com/grafana/grafana/pkg/services/live/livecontext mkdir -p $WORK/b1046/ github.com/grafana/grafana/pkg/services/provisioning/utils github.com/grafana/grafana/pkg/login/social mkdir -p $WORK/b854/ github.com/grafana/grafana/pkg/services/plugindashboards mkdir -p $WORK/b1284/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b794/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b687/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1299/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.17 -complete -installsuffix shared -buildid -fD9pibDegtMCYy3PD0v/-fD9pibDegtMCYy3PD0v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./pkg/api/avatar/avatar.go github.com/grafana/grafana/pkg/services/live/managedstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.17 -complete -installsuffix shared -buildid eJyEmNO7H__mz7Qa842X/eJyEmNO7H__mz7Qa842X -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./pkg/api/datasource/validation.go mkdir -p $WORK/b1065/ cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF github.com/grafana/grafana/pkg/services/dashboardimport mkdir -p $WORK/b787/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.17 -complete -installsuffix shared -buildid Oq7oY2HJYQyQAN2uOX3q/Oq7oY2HJYQyQAN2uOX3q -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./pkg/services/live/livecontext/context.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.17 -complete -installsuffix shared -buildid kHRbE2tBeL3FEtnMhy1f/kHRbE2tBeL3FEtnMhy1f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go cat >$WORK/b1299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF mkdir -p $WORK/b1288/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid _o-66A1GaFr9TDcpgiYi/_o-66A1GaFr9TDcpgiYi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./pkg/middleware/cookies/cookies.go mkdir -p $WORK/b1345/ github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.17 -complete -installsuffix shared -buildid K544Um9lgaBCF3fZCI1l/K544Um9lgaBCF3fZCI1l -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/importcfg -pack ./pkg/services/teamguardian/team.go github.com/grafana/grafana/pkg/services/searchusers/filters mkdir -p $WORK/b694/ mkdir -p $WORK/b1347/ cat >$WORK/b1284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF mkdir -p $WORK/b1458/ cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.17 -complete -installsuffix shared -buildid JJmRdqSUN9WsVEH4qcEH/JJmRdqSUN9WsVEH4qcEH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b385/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b855/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.17 -complete -installsuffix shared -buildid UxhbXRpvaXsfujVqvKEW/UxhbXRpvaXsfujVqvKEW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./pkg/services/provisioning/utils/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.17 -complete -installsuffix shared -buildid 7s0WmIfPKJiGwtpVDfpk/7s0WmIfPKJiGwtpVDfpk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./pkg/services/live/managedstream/cache.go ./pkg/services/live/managedstream/cache_memory.go ./pkg/services/live/managedstream/cache_redis.go ./pkg/services/live/managedstream/runner.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.17 -complete -installsuffix shared -buildid 87x1St1hYPW7jONqGAnp/87x1St1hYPW7jONqGAnp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/generic_oauth.go ./pkg/login/social/github_oauth.go ./pkg/login/social/gitlab_oauth.go ./pkg/login/social/google_oauth.go ./pkg/login/social/grafana_com_oauth.go ./pkg/login/social/okta_oauth.go ./pkg/login/social/social.go cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b697/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid AKjt9p9ZYPCh57CTD1So/AKjt9p9ZYPCh57CTD1So -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/services/searchusers/filters -lang=go1.17 -complete -installsuffix shared -buildid apghHjZ4HMUFg9MtIKB_/apghHjZ4HMUFg9MtIKB_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/importcfg -pack ./pkg/services/searchusers/filters/filters.go ./pkg/services/searchusers/filters/last_active_30_days_filter.go cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b788/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid d91E8gRXN4XDXTzx8bgT/d91E8gRXN4XDXTzx8bgT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go cat >$WORK/b1345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.17 -complete -installsuffix shared -buildid Cq8HTxdtohB8GqIHAIi9/Cq8HTxdtohB8GqIHAIi9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go cat >$WORK/b1347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1172/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.17 -complete -installsuffix shared -buildid 6ekSnaPu89xMFfzviWYP/6ekSnaPu89xMFfzviWYP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/response_limit_middleware.go ./pkg/infra/httpclient/httpclientprovider/sigv4_middleware.go ./pkg/infra/httpclient/httpclientprovider/testing.go ./pkg/infra/httpclient/httpclientprovider/tracing_middleware.go ./pkg/infra/httpclient/httpclientprovider/user_agent_middleware.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1288/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/22/223a922c9e040994b35565aad270d616b567aba285b02d2e06234cb6d1106dfb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b1299/_pkg_.a /builddir/.cache/go-build/34/34c18a6ba3b96289a23b8a44ef8dff1ec952cdcca6d20d8dcd7be156f5808d28-d # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1464/ cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1299/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.17 -complete -installsuffix shared -buildid tgpEdgBNrSA3IaB8ILiD/tgpEdgBNrSA3IaB8ILiD -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/56/568a4edd54997714e3e7f0f115dd918007f5538c20cce89fabeb86443a1a3fd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1345/_pkg_.a /builddir/.cache/go-build/33/33f3b5aabc4e0e7628eb0d13503b5da02de89eb75c5bf6d40b438717b0ec77e7-d # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/03/03249e064ca346759eede2bc03b72b902612c7fac3de0e689c363fe4cc70a075-d # internal cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/8b/8b4bf749d4b8421ebafaeba348d1eb5b2616efca77f5070f897b10c620a34919-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1290/ cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/78/78ec5b64a57f705c64a4a152c1a6bc4b6552f8e1d56ead5711f39fd3b9dd02e1-d # internal cat >$WORK/b1290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1289/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.17 -complete -installsuffix shared -buildid oUlGUBEpXmMU9v2xZ7-w/oUlGUBEpXmMU9v2xZ7-w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b793/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/14/14c841297acc95596078e41d7cf15b7af781f49306d7334242a1a377f8ccd823-d # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/81/81c1b0dfa7329b26facbb810cf1c4993526ac4f326048c38c47f868ee3bb68eb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/d9/d9825258312fb6f90cae3eac2041895bd7f885724bd66476dc5f1ba1f944073f-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid CCdbjcY_eZu3P8SBW1bT/CCdbjcY_eZu3P8SBW1bT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/c4/c45c989af690fc69620e13b3cdfe1384e75199f69327229c521141ecf87de2d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1464/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/c5/c55e4a126f51716fb6bfd3a6bf753720eb756ba8772b8597d3dcd5aee859f246-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b787/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/9a/9af067400a243a9bcc8d452b964adb275930dc758b2f070d475489f75b3eee59-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b782/ github.com/grafana/grafana/pkg/tsdb/legacydata/interval mkdir -p $WORK/b1357/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid hwuDB7JpEHEGg-m3GLYZ/hwuDB7JpEHEGg-m3GLYZ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.17 -complete -installsuffix shared -buildid x0la7-us0rC8Ong1sc4n/x0la7-us0rC8Ong1sc4n -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/8d/8d9a5a62d3676dd8b75147731fbeaaad38430c6a902f44f61ef762205b31aff7-d # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/45/45b1d720ba62ad9110fc2392ad2407db3df3fd01fd0692b816005f3e1f317830-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b875/ github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b716/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b876/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b877/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid Ooc82NfbUTtp3JOlbxR_/Ooc82NfbUTtp3JOlbxR_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid 279yHYo0dsBbLxWxstxu/279yHYo0dsBbLxWxstxu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1347/_pkg_.a # internal cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/81/81fbd7fec7c56a0fe465b7a16ffcfb177d30cf0fb5cfb0983be6c8e0c0e89ed2-d # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/30/302df400205c8c82dd8d9b5d08387da1e9ddcfcb26d1aad56bb573f57d505e66-d # internal cp $WORK/b1347/_pkg_.a /builddir/.cache/go-build/6a/6a8b37c8f31cd42783b2debd0227bd46d25c92a4e4c8f23f1997a9405f1b4f90-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/f6/f6f8dabfc04761631bbec534d3d946b266456ad9f47cc1eeea4f67f2f92e8ad3-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1078/ cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1065/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.17 -complete -installsuffix shared -buildid mes-DQtojhNxoXNbfHN5/mes-DQtojhNxoXNbfHN5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./pkg/services/live/survey/survey.go github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1048/ cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1058/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1068/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1071/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1075/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1070/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.17 -complete -installsuffix shared -buildid b4BsJP5BRgyeoS6K5kCc/b4BsJP5BRgyeoS6K5kCc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./pkg/services/live/pipeline/auth.go ./pkg/services/live/pipeline/compare.go ./pkg/services/live/pipeline/condition_type.go ./pkg/services/live/pipeline/config.go ./pkg/services/live/pipeline/converter_influx_auto.go ./pkg/services/live/pipeline/converter_json_auto.go ./pkg/services/live/pipeline/converter_json_exact.go ./pkg/services/live/pipeline/converter_json_frame.go ./pkg/services/live/pipeline/data_output_builtin.go ./pkg/services/live/pipeline/data_output_local_subscribers.go ./pkg/services/live/pipeline/data_output_loki.go ./pkg/services/live/pipeline/data_output_redirect.go ./pkg/services/live/pipeline/devdata.go ./pkg/services/live/pipeline/frame_condition_checker.go ./pkg/services/live/pipeline/frame_condition_checker_multiple.go ./pkg/services/live/pipeline/frame_condition_number_compare.go ./pkg/services/live/pipeline/frame_output_changelog.go ./pkg/services/live/pipeline/frame_output_conditional.go ./pkg/services/live/pipeline/frame_output_local_subscribers.go ./pkg/services/live/pipeline/frame_output_loki.go ./pkg/services/live/pipeline/frame_output_managed_stream.go ./pkg/services/live/pipeline/frame_output_multiple.go ./pkg/services/live/pipeline/frame_output_redirect.go ./pkg/services/live/pipeline/frame_output_remote_write.go ./pkg/services/live/pipeline/frame_output_threshold.go ./pkg/services/live/pipeline/frame_output_threshold_mock.go ./pkg/services/live/pipeline/frame_processor_drop_field.go ./pkg/services/live/pipeline/frame_processor_keep_field.go ./pkg/services/live/pipeline/frame_processor_multiple.go ./pkg/services/live/pipeline/frame_storage.go ./pkg/services/live/pipeline/goja_expression.go ./pkg/services/live/pipeline/json_to_frame.go ./pkg/services/live/pipeline/logger.go ./pkg/services/live/pipeline/models.go ./pkg/services/live/pipeline/pipeline.go ./pkg/services/live/pipeline/registry.go ./pkg/services/live/pipeline/rule_builder.go ./pkg/services/live/pipeline/rule_builder_storage.go ./pkg/services/live/pipeline/rule_cache_segmented.go ./pkg/services/live/pipeline/storage.go ./pkg/services/live/pipeline/storage_file.go ./pkg/services/live/pipeline/subscribe_builtin.go ./pkg/services/live/pipeline/subscribe_managed_stream.go ./pkg/services/live/pipeline/subscribe_multiple.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1357/_pkg_.a # internal cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/ba/baf4cc33374c5223c5b87e3c61f43b73215c8b8509bb7631fc3ebd52de7b7eab-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1355/ cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1357/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.17 -complete -installsuffix shared -buildid YBa3lSoqwNtqIRKnSeIp/YBa3lSoqwNtqIRKnSeIp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/cb/cb8109edf79428ee011ce128cd4686ec0aa528e8c46bcea3eefde748caef9cd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/59/59cf6fc8603e6e7a163a4f5953f141aeff16c87338bdf575f614e78b2f06d23b-d # internal github.com/grafana/grafana/pkg/api/frontendlogging mkdir -p $WORK/b807/ github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b995/ github.com/grafana/grafana/pkg/plugins/manager/loader/initializer github.com/grafana/grafana/pkg/services/updatechecker github.com/grafana/grafana/pkg/services/provisioning/plugins cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b110/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b1301/ github.com/grafana/grafana/pkg/plugins/manager/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.17 -complete -installsuffix shared -buildid tW_Shb4QggDF3WY7wMnk/tW_Shb4QggDF3WY7wMnk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1302/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1427/ mkdir -p $WORK/b1292/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.17 -complete -installsuffix shared -buildid pfplZpZMDrAER2QTdqVG/pfplZpZMDrAER2QTdqVG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b996/_pkg_.a packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1428/ cat >$WORK/b1427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b371/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.17 -complete -installsuffix shared -buildid CLavKzC70eTPld_Vg5Pc/CLavKzC70eTPld_Vg5Pc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid WVVkVP8KTNcESno-B9k4/WVVkVP8KTNcESno-B9k4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1289/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b363/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1440/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.17 -complete -installsuffix shared -buildid onGHcw5pJaTH045F7MbB/onGHcw5pJaTH045F7MbB -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./pkg/services/provisioning/plugins/config_reader.go ./pkg/services/provisioning/plugins/plugin_provisioner.go ./pkg/services/provisioning/plugins/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.17 -complete -installsuffix shared -buildid uDkvJWD0H-uqpz0k-vhy/uDkvJWD0H-uqpz0k-vhy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/importcfg -pack ./pkg/plugins/manager/signature/authorizer.go ./pkg/plugins/manager/signature/manifest.go ./pkg/plugins/manager/signature/signature.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1078/_pkg_.a # internal cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/b2/b20bf7dfa4d298e04c292f90c43e56a5e7e3860be0f4d1ba80b24fc3e4c49764-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b782/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/7c/7c725cf5a574dd2f339a75818ab2e5cba5bb8633de2207360c6dfcfb1aa01974-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/e3/e32650fcf224f924984694c22248a3a856cad061a957880cbdd4bfc8e79151a6-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1354/ cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.17 -complete -installsuffix shared -buildid a1UEujMjE_HKerf2JWzf/a1UEujMjE_HKerf2JWzf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/importcfg -pack ./pkg/tsdb/azuremonitor/loganalytics/azure-log-analytics-datasource.go ./pkg/tsdb/azuremonitor/loganalytics/azure-response-table-frame.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/48/482230c89b0a97787999525259d6d3823cf4c9851e276487ab49f4e3f02704c2-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1087/ github.com/grafana/grafana/pkg/services/schemaloader github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient mkdir -p $WORK/b1293/ github.com/grafana/grafana/pkg/tsdb/prometheus/client github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1089/ mkdir -p $WORK/b1402/ cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1088/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF mkdir -p $WORK/b1144/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid bq76ILqa2GRp-7ZGmuwE/bq76ILqa2GRp-7ZGmuwE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p github.com/grafana/grafana/pkg/services/schemaloader -lang=go1.17 -complete -installsuffix shared -buildid Un1Z-G8bTe2H_hS7QIib/Un1Z-G8bTe2H_hS7QIib -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./pkg/services/schemaloader/schemaloader.go cat >$WORK/b1402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1091/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b448/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1091/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b448/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1092/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.17 -complete -installsuffix shared -buildid odh6sKeDm853GyeBh1Y5/odh6sKeDm853GyeBh1Y5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/importcfg -pack ./pkg/tsdb/prometheus/client/cache.go ./pkg/tsdb/prometheus/client/client.go ./pkg/tsdb/prometheus/client/provider.go ./pkg/tsdb/prometheus/client/provider_azure.go cat >$WORK/b1144/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient -lang=go1.17 -complete -installsuffix shared -buildid DH9aXCApZpFm0P_L7EYz/DH9aXCApZpFm0P_L7EYz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./pkg/tsdb/prometheus/buffered/promclient/cache.go ./pkg/tsdb/prometheus/buffered/promclient/provider.go ./pkg/tsdb/prometheus/buffered/promclient/provider_azure.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.17 -complete -installsuffix shared -buildid 4b4OChIJ4dHw3x6b7-00/4b4OChIJ4dHw3x6b7-00 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./pkg/tsdb/testdatasource/csv_data.go ./pkg/tsdb/testdatasource/resource_handler.go ./pkg/tsdb/testdatasource/scenarios.go ./pkg/tsdb/testdatasource/stream_handler.go ./pkg/tsdb/testdatasource/testdata.go ./pkg/tsdb/testdatasource/usa_stats.go ./pkg/tsdb/testdatasource/utils.go github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1366/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1371/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1372/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1373/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b371/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.17 -complete -installsuffix shared -buildid MfZiHht5W8okBAKJrTZS/MfZiHht5W8okBAKJrTZS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./pkg/tsdb/cloudwatch/annotation_query.go ./pkg/tsdb/cloudwatch/cloudwatch.go ./pkg/tsdb/cloudwatch/cloudwatch_query.go ./pkg/tsdb/cloudwatch/get_metric_data_error_codes.go ./pkg/tsdb/cloudwatch/get_metric_data_executor.go ./pkg/tsdb/cloudwatch/live.go ./pkg/tsdb/cloudwatch/log_actions.go ./pkg/tsdb/cloudwatch/log_query.go ./pkg/tsdb/cloudwatch/metric_data_input_builder.go ./pkg/tsdb/cloudwatch/metric_data_query_builder.go ./pkg/tsdb/cloudwatch/metric_find_query.go ./pkg/tsdb/cloudwatch/metrics.go ./pkg/tsdb/cloudwatch/query_row_response.go ./pkg/tsdb/cloudwatch/request_parser.go ./pkg/tsdb/cloudwatch/resource_handler.go ./pkg/tsdb/cloudwatch/response_parser.go ./pkg/tsdb/cloudwatch/sort_frame.go ./pkg/tsdb/cloudwatch/time_series_query.go ./pkg/tsdb/cloudwatch/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/65/6542445f56fac7fa63a7a203fe6ba95b1f410fb53ac80a7094ff9e5a40a2eb75-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b879/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid 1xJupU8tcrhETNFF_5Q2/1xJupU8tcrhETNFF_5Q2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b807/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1292/_pkg_.a # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/a4/a491fd503e165df2091a0bd43415655a57408e6ab6966417ec0dd442c023f594-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1085/ cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b361/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid alql9Vmw059vSZ2rwvN9/alql9Vmw059vSZ2rwvN9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/55/55c1e97fbafa406857342575bd76d32a9042010adb3490c5159091aa28b5514e-d # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/a7/a7c04f202ba07289c9f41dcffdfb090d99762289cdae68c7b1cad332b8ecb760-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b854/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1301/_pkg_.a # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/44/44e74b82802454d1a9f4ac114cc45dba319b38faed139f3a52a1af643247b218-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1427/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/f0/f094576035a0b892d61a4f8bd5569843d3b08a0f74785c3e063fe1ee2633c7d1-d # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/5a/5a9611fe1400bf8533954d3c1f56a7a1ed85ff117ea0d471fd81a5845dca9d1f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1293/_pkg_.a # internal cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/a7/a747c36376f7c3346cf655bbb9969b16b86674d6628cfabacd4ccd36603f67a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1089/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/b6/b6018195c8c45fb2d107d4339504faeb318c10540604f23898e1f9fc421d1dac-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1400/ cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1089/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.17 -complete -installsuffix shared -buildid kYvrxD_pGgeZqTcONsWv/kYvrxD_pGgeZqTcONsWv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1402/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/75/75da43268213278c476bf47a950b1672ac12f352f6351d93f4f6dd0a72dadea0-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1404/ github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1401/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1402/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.17 -complete -installsuffix shared -buildid 8XTRZmXeywqdO4Hp_Qcm/8XTRZmXeywqdO4Hp_Qcm -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go cat >$WORK/b1401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1091/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.17 -complete -installsuffix shared -buildid MkGfJMFMJH0Ky75KIcRO/MkGfJMFMJH0Ky75KIcRO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b879/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/fa/fa76d53c7073e79bf05d4e392945248fc4f066e120cc49709cdbe47b80497bf9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/eb/eb45d7f77862ab1acbac1982225d8d026d3a032c31acba256db8aab876a47ce4-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1425/ cat >$WORK/b1425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1428/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.17 -complete -installsuffix shared -buildid sJbPqyU6oJhBRRlXy5Pn/sJbPqyU6oJhBRRlXy5Pn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/importcfg -pack ./pkg/plugins/manager/loader/loader.go cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/21/21eaf7782f66b6b2d94fce28c9862be7d5e3cfcfd03995a952dd9fffbb17051f-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1423/ cat >$WORK/b1423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.17 -complete -installsuffix shared -buildid f_mv-sdyDlT2qzKJ3Ygx/f_mv-sdyDlT2qzKJ3Ygx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/plugins/manager/client.go ./pkg/plugins/manager/dashboard_file_store.go ./pkg/plugins/manager/logger.go ./pkg/plugins/manager/manager.go ./pkg/plugins/manager/store.go cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/f9/f9b9ade722ec5e6c57e5185ebebc7f78e8e8fdfc498dfa503302be1b43ccdc98-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b690/ github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1298/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b684/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid etxmDBDRDVoSp8SBRqu3/etxmDBDRDVoSp8SBRqu3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b805/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid upjLz8WFJ6QnM1FcpErz/upjLz8WFJ6QnM1FcpErz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid fjuA98452n6A19J_lWrM/fjuA98452n6A19J_lWrM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.17 -complete -installsuffix shared -buildid WouYF_r61OiPU_43DyGJ/WouYF_r61OiPU_43DyGJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1085/_pkg_.a # internal cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/53/53b6582d1b57af734d07574a4192adc2499fd2254672d8410b193b88a1d5d2ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1354/_pkg_.a # internal cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/f1/f1664a72c0421816ab4d77319753c8216dda63293a4435a8d0f38516096d9448-d # internal cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/c8/c89b31db494f598e4858dfa5696802e21feafe838824d644ef2ebed13b35c1ab-d # internal cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/2f/2f5f4e356d40273af2c4c20a161f1f559b7e043e008c2c5fe723f88414138f7d-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1359/ cat >$WORK/b1359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.17 -complete -installsuffix shared -buildid CIYZHece14LcfvGiWsOe/CIYZHece14LcfvGiWsOe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1401/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/30/30c601bb55c82855e5267d2582d397759d3e1a44278733712859a02c73d4831d-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b997/ github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b756/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid JKuB3BgBTX_cByHs47UY/JKuB3BgBTX_cByHs47UY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.17 -complete -installsuffix shared -buildid Wcp5FCiUTKiOCA2aGsr1/Wcp5FCiUTKiOCA2aGsr1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/b6/b68072e349e8cec3f53daf0155a8c4c915c736cb8ff5e718f8478bd4447ef9d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/ba/bad4884225e83cef6503c3ab1166ece2d2fc268bf35d7522406bd412336948c7-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1399/ cat >$WORK/b1399/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1404/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.17 -complete -installsuffix shared -buildid sBU0AQHRyitSfSE1y97s/sBU0AQHRyitSfSE1y97s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/5e/5edd17e312cd3a0a81a7ee21a69d5d568f1a6ee4d8cfb72ccf8ec747e4a719fc-d # internal github.com/grafana/grafana/pkg/api/navlinks mkdir -p $WORK/b810/ github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b1150/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/grafana/grafana/pkg/api/navlinks -lang=go1.17 -complete -installsuffix shared -buildid J5OFLf3E5xeMVRzKFsDz/J5OFLf3E5xeMVRzKFsDz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./pkg/api/navlinks/navlinks.go cat >$WORK/b1150/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid Q_2IxMJrrFk5Q2h2hp2w/Q_2IxMJrrFk5Q2h2hp2w -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/d7/d7211d0b82b67146fcabf4d14992785c8509bcc1867088580c939cd73e8b318c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1399/_pkg_.a # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/5b/5b4efb6363ed2ac3b939e0fdc5b27b6396c76c9db5dbf9a43e3ee4d659afb640-d # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/15/15fe482a0fa83b517907675d7bcc00defc8fb6b453120c94bf2005e161b12cf6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/20/2094f4d30e7b146bd67a71fb8eb94598742a6ae98ce5c5f4182274ae0ca50ac7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1359/_pkg_.a # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1155/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid o3OhTqqWPmvTK-FkB2vq/o3OhTqqWPmvTK-FkB2vq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/32/326e1572359bc23ebc65bac1cba161419ff4a8fc292b5be1cb855e5e8bd35098-d # internal cp $WORK/b1359/_pkg_.a /builddir/.cache/go-build/2b/2b9271e01953dad9f07dfc8bf3e7eb85afe208c6259f3b88e0622ca168966bb0-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1358/ cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.17 -complete -installsuffix shared -buildid V4sGGQt-pZVEGtUcZsw1/V4sGGQt-pZVEGtUcZsw1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/importcfg -pack ./pkg/tsdb/azuremonitor/metrics/azuremonitor-datasource.go ./pkg/tsdb/azuremonitor/metrics/migrations.go ./pkg/tsdb/azuremonitor/metrics/url-builder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1423/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/21/2192065aa9ecf1e2bed9bb028179defddde26604aa7face513c1317f4c2e6c38-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1155/_pkg_.a # internal cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/f5/f562c796a350347c2e4082e9c9a52eca6d67c0b17291b84c68e75d47bd577fdf-d # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/69/69e20af5e9c47aeaf39c7c6aa188a8c0733f150962aa0a3c3c3dcc3b06b75570-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/6b/6bbb530b91d320214d5c21ce54d224550637a951244ddf24fb41dfe68ef58597-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b789/ github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1443/ cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid 1eOYxt6PsRNtnD5znOBp/1eOYxt6PsRNtnD5znOBp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1287/ mkdir -p $WORK/b719/ cat >$WORK/b1287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b720/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF cat >$WORK/b1443/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.17 -complete -installsuffix shared -buildid WFudqGvtfl8sVVBMsL-I/WFudqGvtfl8sVVBMsL-I -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./pkg/services/provisioning/dashboards/config_reader.go ./pkg/services/provisioning/dashboards/dashboard.go ./pkg/services/provisioning/dashboards/dashboard_mock.go ./pkg/services/provisioning/dashboards/file_reader.go ./pkg/services/provisioning/dashboards/types.go ./pkg/services/provisioning/dashboards/validator.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid zPGBXISBTXvPNfwjYqHi/zPGBXISBTXvPNfwjYqHi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.17 -complete -installsuffix shared -buildid -no6Ce6JEDU9bG06GgzW/-no6Ce6JEDU9bG06GgzW -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/48/48ef6288bd8204ff5a2ac447c78d1713163bdf05574b6e3eac093cfc341197bd-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.17 -complete -installsuffix shared -buildid 6ndCZ__Y_Y5L9XClWh3h/6ndCZ__Y_Y5L9XClWh3h -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/importcfg -pack ./pkg/tsdb/azuremonitor/azuremonitor-resource-handler.go ./pkg/tsdb/azuremonitor/azuremonitor.go ./pkg/tsdb/azuremonitor/credentials.go ./pkg/tsdb/azuremonitor/httpclient.go ./pkg/tsdb/azuremonitor/routes.go cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/f6/f62ef75c3eb9e2f043e727985deba5ca79f2f6c13ebb1befa896d8d2d66052d3-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1453/ github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b759/ cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.17 -complete -installsuffix shared -buildid kXxx_ZVuGwS9WTRlWnV9/kXxx_ZVuGwS9WTRlWnV9 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b311/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b760/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid fCigHLEQvbnx_biDbGtz/fCigHLEQvbnx_biDbGtz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/72/72baf1140a99ffcecdd8a7bc251e2a6d9fd0f6dbec7c606408dabafcc033b537-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1443/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/a6/a62de6892b917ea2ca3a8f5de46479e1c4c6801a10e89ee32b186d808f04d0a2-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1047/ github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1076/ cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.17 -complete -installsuffix shared -buildid oJr1tzn2nmiERiDfXB7v/oJr1tzn2nmiERiDfXB7v -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./pkg/services/live/liveplugin/plugin.go cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1077/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.17 -complete -installsuffix shared -buildid 0ACzfbtmZvnSGvYT0DaG/0ACzfbtmZvnSGvYT0DaG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./pkg/services/live/pushws/push_pipeline.go ./pkg/services/live/pushws/push_stream.go ./pkg/services/live/pushws/ws.go cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/39/39c11171848aa3927fc8b20382f02fee14e6d457afc5139ed007991978a94a69-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/d6/d6af85a26b1dddf3314758dad864564e9ecea749d55af1ee4da30196ff443523-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/13/1379fcb49ec86fa5faee7721a6ec7228ce51c2eeebfbdd4817d34ba35baa8b47-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1076/_pkg_.a # internal cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/49/498cee675cc0c8e57265f8afcf0475567e284d2e0b5130b46a6d96fddeee1331-d # internal cp $WORK/b1352/_pkg_.a /builddir/.cache/go-build/9b/9b07c9bdd0718d1fcddb30b3a7304f2d9c743ae59d50e08daeb147c23acaf405-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/ea/ea2700265496204f2f1edc3c10b8d04c7b2e3ec8256a8c6074d276e673b5ebcd-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b761/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1047/_pkg_.a # internal cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid ATTACdvzG1M3kfGWsbDf/ATTACdvzG1M3kfGWsbDf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/da/da78433a9ba0397ff44389a1932b405524f10f99b1876ea0c0e50d07f1aa6f39-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/2c/2cc655fc34dd155ca8e5bb3a5a7299581ea8fe9e16ef36a306b7e83289fc9349-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/80/8056a23e48d3f3e230e1433b0caa2bed98793aa506e4cc3bf0c199419bcf2b43-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/16/16150f7b5ddac8a9d02e67830ffac08b1d32a361ae63edc3c27715b2f44d7ba3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b727/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b776/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid F2lXkMizHiu-F0e50dtx/F2lXkMizHiu-F0e50dtx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/e7/e76be633e45245f983b4c10617c8de6cc255d1f099fffb5020a83e9477a745ee-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b719/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid -PJ6pvVeA2AWtQf_BNh5/-PJ6pvVeA2AWtQf_BNh5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/99/991507865bd6b4c79d2351d8e735f5629573ea03a53c6534e36475f22d0dbaea-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b714/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/lib/pq=$WORK/b569/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b572/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b575/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid VRQijqhG4TXOEjxWMfw-/VRQijqhG4TXOEjxWMfw- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/6d/6dcfa11f582f89df68c6c3300e89110afda357b57d39a5b7a1f8fa415fe444d8-d # internal github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b703/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid aeyweN0fUwg0pHnP7vff/aeyweN0fUwg0pHnP7vff -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b861/ github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b869/ github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b882/ github.com/grafana/grafana/pkg/services/shorturls github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b1000/ github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b1003/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/live/database mkdir -p $WORK/b1042/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid l-EPGxjt9KBZVOQdPdv2/l-EPGxjt9KBZVOQdPdv2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF mkdir -p $WORK/b883/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid _w7cfHiuQ5Yze4_Mvb3H/_w7cfHiuQ5Yze4_Mvb3H -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid ObI30Y8Ca1EjykaJPf7z/ObI30Y8Ca1EjykaJPf7z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1083/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.17 -complete -installsuffix shared -buildid VudnU-_cXRZZff3C9X6E/VudnU-_cXRZZff3C9X6E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/services/shorturls/short_url_service.go cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid 5kvdlXx0w2-oaxA8xcBn/5kvdlXx0w2-oaxA8xcBn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid Pd_WXElITuz2j5ywh5Z0/Pd_WXElITuz2j5ywh5Z0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./pkg/services/quota/quota.go github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1147/ github.com/grafana/grafana/pkg/services/search mkdir -p $WORK/b1152/ github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1132/ github.com/grafana/grafana/pkg/infra/kvstore cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF mkdir -p $WORK/b1158/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid tKF0Is16-A0x88dlzGt-/tKF0Is16-A0x88dlzGt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./pkg/services/secrets/database/database.go cat >$WORK/b1152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.17 -complete -installsuffix shared -buildid 6qpMRGWH1f-45kd7LMKj/6qpMRGWH1f-45kd7LMKj -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go github.com/grafana/grafana/pkg/services/pluginsettings/service mkdir -p $WORK/b1285/ github.com/grafana/grafana/pkg/services/searchusers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.17 -complete -installsuffix shared -buildid _575jBCE9_cY7bO0gzws/_575jBCE9_cY7bO0gzws -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./pkg/services/live/database/storage.go mkdir -p $WORK/b1297/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1134/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1141/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1143/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/infra/usagestats/statscollector mkdir -p $WORK/b1350/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.17 -complete -installsuffix shared -buildid 5XwZM5cZrPhCsbSrNCFg/5XwZM5cZrPhCsbSrNCFg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/wrapper.go github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types mkdir -p $WORK/b1446/ cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF github.com/grafana/grafana/pkg/services/dashboards/database cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/teamguardian/database /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.17 -complete -installsuffix shared -buildid h7fUct-C1fXj63eEy-iz/h7fUct-C1fXj63eEy-iz -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./pkg/services/searchusers/searchusers.go github.com/grafana/grafana/pkg/services/sqlstore/db /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.17 -complete -installsuffix shared -buildid 5YwNPrqC5JZFTzH5Priy/5YwNPrqC5JZFTzH5Priy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./pkg/services/pluginsettings/service/service.go cat >$WORK/b1158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b1454/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid -ls_7384AppPpNV4SrW4/-ls_7384AppPpNV4SrW4 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1461/ cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types -lang=go1.17 -complete -installsuffix shared -buildid Vri8ZSU6sKYMLKPg5FYp/Vri8ZSU6sKYMLKPg5FYp -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/types/hook.go ./pkg/services/accesscontrol/resourcepermissions/types/models.go mkdir -p $WORK/b1463/ cat >$WORK/b1454/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.17 -complete -installsuffix shared -buildid asz6c8z7sm5hbljyHty_/asz6c8z7sm5hbljyHty_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/importcfg -pack ./pkg/services/dashboards/database/database.go mkdir -p $WORK/b1457/ cat >$WORK/b1350/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.17 -complete -installsuffix shared -buildid xHSn44580zeZTRsAtC5_/xHSn44580zeZTRsAtC5_ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.17 -complete -installsuffix shared -buildid DPYSkRfYzkeCpdpxsl9l/DPYSkRfYzkeCpdpxsl9l -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/importcfg -pack ./pkg/services/serviceaccounts/database/database.go ./pkg/services/serviceaccounts/database/errors.go ./pkg/services/serviceaccounts/database/stats.go ./pkg/services/serviceaccounts/database/token_store.go cat >$WORK/b1457/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.17 -complete -installsuffix shared -buildid uP_1Qb9G2wpKN2H7y38T/uP_1Qb9G2wpKN2H7y38T -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/importcfg -pack ./pkg/services/sqlstore/db/db.go cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.17 -complete -installsuffix shared -buildid 1ZFjhfZ4eJtaV4fPBLQI/1ZFjhfZ4eJtaV4fPBLQI -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1147/importcfg -pack ./pkg/services/dashboardsnapshots/dashboardsnapshots.go cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.17 -complete -installsuffix shared -buildid 6FegcnKdXES7DejkXkCk/6FegcnKdXES7DejkXkCk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1446/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/ce/ce76ca0454cc958583263a1f68ec1db2849b5f5412cd337cbd906e67e93da553-d # internal github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1456/ github.com/grafana/grafana/pkg/services/star/starimpl mkdir -p $WORK/b1462/ cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.17 -complete -installsuffix shared -buildid JceX-loTMAWsRH9yYx5F/JceX-loTMAWsRH9yYx5F -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/store.go cat >$WORK/b1462/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.17 -complete -installsuffix shared -buildid pHFhoJFLmpx-DE3A2ZMf/pHFhoJFLmpx-DE3A2ZMf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/5f/5fe85ec1792b70b18c45ecc8045936f1876ffe5a945e6c06d1a1ea008a491354-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1445/ cat >$WORK/b1445/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.17 -complete -installsuffix shared -buildid 8YNxYCyY5JuQzGunmLp0/8YNxYCyY5JuQzGunmLp0 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/importcfg -pack ./pkg/services/accesscontrol/database/database.go ./pkg/services/accesscontrol/database/resource_permissions.go ./pkg/services/accesscontrol/database/uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1147/_pkg_.a # internal cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/dc/dcf8d7c01e2b68b19b3e92f04bd88126c2d20d4a97e88a148de9af1eb04d4563-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1285/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/18/187aa4923e7787569cf5c3201e1e2ac5fbfbf48250e4cefc6bd1023790cd5197-d # internal cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/08/0869346631252eb83042c52ee34ec945213d907233fcb0e4c2184ffabf7db42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/21/212769f5d159ba59a17cfa15244d3b07212813ea594943f07397a525b87e5e80-d # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/33/337560f253cc7bfa0c6051a429762a0377d5835c3fe1191e49079e6e46226c9b-d # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/cc/cc9cda72a814a738c0cd45f459366d544e5707be5ea6b9f2317fea9c846dc7d0-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid LHVPf4aKGVbi9A9KeGt-/LHVPf4aKGVbi9A9KeGt- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1000/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1462/_pkg_.a # internal cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/e1/e119fe45955662d2dc1927827a1b43e66bb91776ef17c216367886a4c49519a8-d # internal cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/88/884c8d73710ba04aa455fd14330a1cfcdb0d4ab4f2a9df504c4d758bc7d5d694-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1083/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/8a/8a7e777e1df8c4b23cd996bfc0925ff34d220239903131b487002648d68d5d68-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/05/055c9d7c152f7e4842e75534173772bd23db7c21c36fd10d1f8135ac2dc66182-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1082/ cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.17 -complete -installsuffix shared -buildid 0MnCpvvApx3nLvhp633y/0MnCpvvApx3nLvhp633y -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/importcfg -pack ./pkg/services/secrets/kvstore/helpers.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b861/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/5b/5bf0977551faaa9eab2079f21114a4f934b39c1e514b61038cd3745c621dce3d-d # internal cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/30/301c7527798ec0f80bbffce2cfbaba8119344fbfab40985b0fdb3e524d382d53-d # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/22/22661bf14aeac82eb2be8604e4d4ce623957c6723576ed23a777e70a0039b63c-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b861/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid IZmkVJ2Du3Di3kju6FrJ/IZmkVJ2Du3Di3kju6FrJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b883/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1456/_pkg_.a # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/3f/3f7c0835d3b136d5f116d5bc42ef702c2115dc1d9ea9512fbcf5e10a9edc6122-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/3a/3a61893e3588fdd54b0d404534807ed2adbd5dd3a2430bc53618485b2cb53588-d # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/4e/4e2a98864ac1b1807d20bbb8fc540fce465efccb6287cb2b3cab71f617e826f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d0/d0f77086b4a8b0bdb33b932d6ff7fb80e5edb732d4dec56faed1b8f8179ddda2-d # internal github.com/grafana/grafana/pkg/services/auth/jwt mkdir -p $WORK/b1450/ github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b700/ cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/b5/b51c24877474bbbbd9032dc3dcf52cf2ee6e1d40c86417572d61400b10ed91b9-d # internal cat >$WORK/b1450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b856/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b855/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b701/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b1002/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.17 -complete -installsuffix shared -buildid E0rxYQtCIjpOJqre1nuu/E0rxYQtCIjpOJqre1nuu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid TlleLef6kOQTOtqNvb-d/TlleLef6kOQTOtqNvb-d -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.17 -complete -installsuffix shared -buildid 5-L0GGtWcDodJh9WhkqG/5-L0GGtWcDodJh9WhkqG -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/53/53962bc054abf73aee949c9699908b3034561d75485f745c62f9f9ed25c20717-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b860/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1445/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/c1/c1e025b01ea37504eb3fcd956d6042eba88167bf47133322a793fbfbd1610386-d # internal github.com/grafana/grafana/pkg/services/oauthtoken mkdir -p $WORK/b853/ github.com/grafana/grafana/pkg/services/contexthandler/authproxy github.com/grafana/grafana/pkg/services/login/authinfoservice github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b880/ github.com/grafana/grafana/pkg/login mkdir -p $WORK/b874/ mkdir -p $WORK/b1442/ cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid CzQ7P2wiNu-rT8NAuCd6/CzQ7P2wiNu-rT8NAuCd6 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go mkdir -p $WORK/b881/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.17 -complete -installsuffix shared -buildid O8Dm37QpLFoMjdjJ9bdv/O8Dm37QpLFoMjdjJ9bdv -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid 7xHtiykyZplxFecwSst3/7xHtiykyZplxFecwSst3 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid SCWk0i1Jj7M_R_ebDZDi/SCWk0i1Jj7M_R_ebDZDi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.17 -complete -installsuffix shared -buildid rmkXCg05JOEFgLKw6Ubg/rmkXCg05JOEFgLKw6Ubg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/6f/6f761d906c0c8c7620b7aefb35a771e4d8747c3395d3d79942457d584d1eca04-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1082/_pkg_.a # internal cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/4d/4d9712b4a1a94bbad1a4b1df86a175ef701e90120c2cd8c587f3818da4e6b017-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/90/904dba97efa642a0067ff4043cd8a6cf6c2c1f3688c76e3fcf54b1ff73e83849-d # internal github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1080/ cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1089/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.17 -complete -installsuffix shared -buildid 9F5qbnMjzOwdluRjqEsY/9F5qbnMjzOwdluRjqEsY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./pkg/services/datasources/service/cache_service.go ./pkg/services/datasources/service/datasource_service.go cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/91/9102978907ff184e1578ab8b7fb6c950be62a1576c1432afda1621d509e24705-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1442/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/d6/d620f7af44decb81410d0169af0034a2185851ab04070c706b4a467a4a113f00-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/b4/b45360235dbbbb263d35991616097478d67c2b21a8c662b6dcb0bf1c95d6c030-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/service mkdir -p $WORK/b1466/ cat >$WORK/b1466/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1466/_pkg_.a -trimpath "$WORK/b1466=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.17 -complete -installsuffix shared -buildid xvre-7BYQZZbX-RimUGF/xvre-7BYQZZbX-RimUGF -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1466/importcfg -pack ./pkg/tsdb/legacydata/service/service.go github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b852/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b864/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.17 -complete -installsuffix shared -buildid 3jC_J0Z9MPie3y3584Xo/3jC_J0Z9MPie3y3584Xo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/api/pluginproxy/ds_auth_provider.go ./pkg/api/pluginproxy/ds_proxy.go ./pkg/api/pluginproxy/pluginproxy.go ./pkg/api/pluginproxy/token_provider.go ./pkg/api/pluginproxy/token_provider_azure.go ./pkg/api/pluginproxy/token_provider_gce.go ./pkg/api/pluginproxy/token_provider_generic.go ./pkg/api/pluginproxy/token_provider_jwt.go ./pkg/api/pluginproxy/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/ab/abd2eae903e40c3731e36b05c38eb627e0ad7205d0332d1a1af5b7eadc6edb66-d # internal github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1131/ cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1132/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1134/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.17 -complete -installsuffix shared -buildid SFyLqrVbC5fvO3o5jk65/SFyLqrVbC5fvO3o5jk65 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/http.go ./pkg/services/store/service.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/94/9402904238792a8a0de471f9b3ba86b9c601effbfa7954283e64e4cc48ccc5f8-d # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1043/ cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.17 -complete -installsuffix shared -buildid 2Jx_ylxS7EA9h-SwkaYM/2Jx_ylxS7EA9h-SwkaYM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./pkg/services/live/features/broadcast.go ./pkg/services/live/features/broadcast_mock.go ./pkg/services/live/features/comment.go ./pkg/services/live/features/dashboard.go ./pkg/services/live/features/plugin.go ./pkg/services/live/features/plugin_mock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/38/38f02d9b44f707c9ca1687bcc1e3a5b2d9f3bdd4833a4caa56f7cb58c0b61888-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1450/_pkg_.a # internal cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/62/626f3bbafadfe4b46f17ce23a61de7a570211fbdaa7a59e61cf73a604307a311-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b881/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/74/74d336aada2d434178e19de9f2e12aa64438fc35420e48442a27004d1bd24e55-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1466/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/28/282af9c720be55d862707a159ba51670e1f3cc2bb143999ac0f23288426e278b-d # internal cp $WORK/b1466/_pkg_.a /builddir/.cache/go-build/34/346553343ae9570131df57c5c7d78249cfde002ca5a1a9015eaa4e784f86c797-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1080/_pkg_.a # internal cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/0c/0c7515b5ff0e8dab9b01d2ed72b4ddbc11f8a9abef7c7088eeb3d08919b4e2be-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1251/ cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.17 -complete -installsuffix shared -buildid qxtIirgKk-GolgXBMcvb/qxtIirgKk-GolgXBMcvb -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/2c/2c4ca6251136b07c89b26c40599e32e4a55411f8470fae20993985d3fe268073-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/be/bee98af206e866034e39a34d9ed109a7066396ff8a00ae9e524f25ff089752d0-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/9b/9b89d0868d0555dcc99ce7718f03ee933ec60ab651aba7d82646decef0d1cbff-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1148/ github.com/grafana/grafana/pkg/services/contexthandler github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b870/ cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b1282/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.17 -complete -installsuffix shared -buildid yxFBVM-U5Tzr06mLxIam/yxFBVM-U5Tzr06mLxIam -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid -srH-rJ71O2q3SET_sfg/-srH-rJ71O2q3SET_sfg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b687/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1040/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.17 -complete -installsuffix shared -buildid k7sapIE5BXuOpOiXAUtV/k7sapIE5BXuOpOiXAUtV -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./pkg/services/screenshot/mock.go ./pkg/services/screenshot/screenshot.go github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid _yJdCFk4kYCUFUMIYfZk/_yJdCFk4kYCUFUMIYfZk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1131/_pkg_.a # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/0f/0f5c951d7f74fa56154590bc7edb49431a3f1bd4527152efbb95c22df0d7dc90-d # internal github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1095/ cat >$WORK/b1095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1096/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1125/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1129/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1130/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.17 -complete -installsuffix shared -buildid Ol-0qsb_A9C_RagVDk1G/Ol-0qsb_A9C_RagVDk1G -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1148/_pkg_.a # internal cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/5d/5d7aea12386c2f8e0bbcf8aa665e10a40c306ca5dd7c9c65f12ff82d18afcf05-d # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/36/36d42f0447335e60012e402737410f894ed4f5688154cf83f3fe6dfe56516d7a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/75/75d5bd2ebe898ffd4f674b27e2034658ae847f2c126d8665b73b2003696674e4-d # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/ae/ae278c0277d0fc4ea237aab6e2cad812175f6253e9576cd36954acdb54341558-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b114/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b884/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptest=$WORK/b679/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid 0kuXCstEb9MUxm4RYEYJ/0kuXCstEb9MUxm4RYEYJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/5c/5c1b4efec38a2ee11c8536d4823ebd62bfbcd96ec191850d4967e55c3a9f2e10-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b340/ github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1204/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.17 -complete -installsuffix shared -buildid ghjSRQuIJSfZ0i2dXbHe/ghjSRQuIJSfZ0i2dXbHe -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go github.com/grafana/grafana/pkg/services/provisioning/notifiers mkdir -p $WORK/b1291/ cat >$WORK/b1204/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b761/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid lDCYdHpyyKNg_iwggjHH/lDCYdHpyyKNg_iwggjHH -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go github.com/grafana/grafana/pkg/services/alerting/conditions mkdir -p $WORK/b1467/ github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1455/ cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.17 -complete -installsuffix shared -buildid hqIeBlimhwqw8I7-p1cO/hqIeBlimhwqw8I7-p1cO -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go cat >$WORK/b1467/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1467/_pkg_.a -trimpath "$WORK/b1467=>" -p github.com/grafana/grafana/pkg/services/alerting/conditions -lang=go1.17 -complete -installsuffix shared -buildid Nh7MHSlvUq23uflgX29p/Nh7MHSlvUq23uflgX29p -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1467/importcfg -pack ./pkg/services/alerting/conditions/evaluator.go ./pkg/services/alerting/conditions/query.go ./pkg/services/alerting/conditions/reducer.go cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.17 -complete -installsuffix shared -buildid 3fCdT9u1D75XEMcHTr7f/3fCdT9u1D75XEMcHTr7f -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go github.com/grafana/grafana/pkg/services/alerting/notifiers mkdir -p $WORK/b1468/ cat >$WORK/b1468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1468/_pkg_.a -trimpath "$WORK/b1468=>" -p github.com/grafana/grafana/pkg/services/alerting/notifiers -lang=go1.17 -complete -installsuffix shared -buildid MXzqRxNcWUmThLslTsdf/MXzqRxNcWUmThLslTsdf -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1468/importcfg -pack ./pkg/services/alerting/notifiers/alertmanager.go ./pkg/services/alerting/notifiers/base.go ./pkg/services/alerting/notifiers/dingding.go ./pkg/services/alerting/notifiers/discord.go ./pkg/services/alerting/notifiers/email.go ./pkg/services/alerting/notifiers/googlechat.go ./pkg/services/alerting/notifiers/hipchat.go ./pkg/services/alerting/notifiers/kafka.go ./pkg/services/alerting/notifiers/line.go ./pkg/services/alerting/notifiers/opsgenie.go ./pkg/services/alerting/notifiers/pagerduty.go ./pkg/services/alerting/notifiers/pushover.go ./pkg/services/alerting/notifiers/sensu.go ./pkg/services/alerting/notifiers/sensugo.go ./pkg/services/alerting/notifiers/slack.go ./pkg/services/alerting/notifiers/teams.go ./pkg/services/alerting/notifiers/telegram.go ./pkg/services/alerting/notifiers/threema.go ./pkg/services/alerting/notifiers/victorops.go ./pkg/services/alerting/notifiers/webhook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1095/_pkg_.a # internal cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/df/dfce901d6f5db9dadc277b2e9cb7fb9cc39ee3c1019738dc9f36bc7aa6d18b79-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1094/ cat >$WORK/b1094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1095/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1144/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.17 -complete -installsuffix shared -buildid NotthwINtLiBjeQkPg0E/NotthwINtLiBjeQkPg0E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b866/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/5f/5fce7b857e16df8b64d6a12c9362246043beccc92221724eaf0df1ddc543f88e-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b865/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid 2RIBakje1il7zB4OykRa/2RIBakje1il7zB4OykRa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/08/083732426928c04e87d50cefa6572269656084bf87a9ab43a0d4f0a4f830f795-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1203/ cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1204/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b777/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1221/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b678/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid 4Bvk-2UBgyKlD2OtiHKU/4Bvk-2UBgyKlD2OtiHKU -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a4/a4a856720677414f2ce28f85d65952f35a3b38dee7edbed46d5b6bbf6c3526c0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1291/_pkg_.a # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/4b/4b1da62dcf9d4e63a68bafa9b049742f6a3a92e5e7115bfcd614e275884e957f-d # internal github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1286/ cat >$WORK/b1286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.17 -complete -installsuffix shared -buildid TUz_UbGrC7BsvY94Dnfx/TUz_UbGrC7BsvY94Dnfx -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1094/_pkg_.a # internal cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/f9/f9e39c7b6e170f52f4180945d50b4705365b3dded0588e65fa1417d42124bcda-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1079/ github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1351/ cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1094/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b864/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.17 -complete -installsuffix shared -buildid lsDOxwpLiIX2kh2wWd9E/lsDOxwpLiIX2kh2wWd9E -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1094/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.17 -complete -installsuffix shared -buildid dEAQs_u7W44tpVAcjNal/dEAQs_u7W44tpVAcjNal -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1467/_pkg_.a # internal cp $WORK/b1467/_pkg_.a /builddir/.cache/go-build/90/90077c1f1d8e59f39a97cf00c9e220585b279705d20720d891291075e7718d0a-d # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/b9/b9161572cbfdbf5c8e735f8f051728fde96978f1da0d1a797fc10eeb9cdc897f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/c6/c63776dfb59f5d7683407533586eb5719f3510e66d93325b1ca42492c4c04edc-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/api mkdir -p $WORK/b1452/ github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1448/ github.com/grafana/grafana/pkg/services/serviceaccounts/api github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1449/ github.com/grafana/grafana/pkg/services/queryhistory github.com/grafana/grafana/pkg/infra/usagestats/service mkdir -p $WORK/b999/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF github.com/grafana/grafana/pkg/services/libraryelements mkdir -p $WORK/b1151/ cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.17 -complete -installsuffix shared -buildid FJFXNnhGRbASr8fXHvLg/FJFXNnhGRbASr8fXHvLg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./pkg/services/dashboardimport/api/api.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.17 -complete -installsuffix shared -buildid dMgfKUZxVNtSXmvIkO28/dMgfKUZxVNtSXmvIkO28 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/importcfg -pack ./pkg/services/accesscontrol/api/api.go mkdir -p $WORK/b1460/ cat >$WORK/b1449/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.17 -complete -installsuffix shared -buildid AAgF9o3zBiZuj2Aav3RS/AAgF9o3zBiZuj2Aav3RS -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go mkdir -p $WORK/b1349/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.17 -complete -installsuffix shared -buildid xBpbvyy8Ylo2ZZftFiCk/xBpbvyy8Ylo2ZZftFiCk -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./pkg/services/queryhistory/api.go ./pkg/services/queryhistory/database.go ./pkg/services/queryhistory/models.go ./pkg/services/queryhistory/queryhistory.go ./pkg/services/queryhistory/writers.go cat >$WORK/b1151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.17 -complete -installsuffix shared -buildid vQlgBqWVI8oKUDBGAagy/vQlgBqWVI8oKUDBGAagy -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./pkg/infra/usagestats/service/api.go ./pkg/infra/usagestats/service/service.go ./pkg/infra/usagestats/service/usage_stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.17 -complete -installsuffix shared -buildid 9hLeqLjpfVnAHZ_punEP/9hLeqLjpfVnAHZ_punEP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.17 -complete -installsuffix shared -buildid yUrcbVHgLnJVQhvrMN8I/yUrcbVHgLnJVQhvrMN8I -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./pkg/services/libraryelements/api.go ./pkg/services/libraryelements/database.go ./pkg/services/libraryelements/guard.go ./pkg/services/libraryelements/libraryelements.go ./pkg/services/libraryelements/models.go ./pkg/services/libraryelements/writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1079/_pkg_.a # internal cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/b3/b3e25ba16d9e83b5442f508355f8b2e70597e62de839a4ff35a2fb2a93b3f6da-d # internal github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b704/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b363/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.17 -complete -installsuffix shared -buildid 3YTOQG29m3FaFypvxasi/3YTOQG29m3FaFypvxasi -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./pkg/services/live/live.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/a0/a0c3bf3796af548a5a0b5fc740ddc67e4f38807590a960ff19307c8cda3bcc10-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/b6/b6a1f3e446fd54e76e51fdfc5720c2790e03fb155eac70498e1f25115d7991dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1203/_pkg_.a # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/54/54641d57fd9d6e0025fe855b99d142687e7ec3a733b908e449517cb606c4a032-d # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/5f/5f5d33a2ac11b9cd36456656a3b6ae6b3f3f9a82ff3d7d3f9aa48026a3396e42-d # internal cp $WORK/b1203/_pkg_.a /builddir/.cache/go-build/a3/a3a5d0e6f8925d1b1d9c5da23378bd1e00939162c9a1896eb86c861f23636cba-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1252/ cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1253/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid 8PC61w3tHhwF6-rWxRSn/8PC61w3tHhwF6-rWxRSn -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1460/_pkg_.a # internal github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1256/ cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b675/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httptest=$WORK/b679/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b574/_pkg_.a packagefile xorm.io/core=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid rvrCbBZm6JMxLdKflnd8/rvrCbBZm6JMxLdKflnd8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/ca/cab8e2ccd149f2419d73294fdd9084c3e697fa370f42c798c7fe227ba0f88dd9-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1459/ cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.17 -complete -installsuffix shared -buildid ulzZOVVCxXWX-v7mANFq/ulzZOVVCxXWX-v7mANFq -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1449/_pkg_.a # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/70/70e45252ab1a7ee613f3e66c28a7ea0bf95e459f49036514c06cbb7fc7bede94-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1447/ cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.17 -complete -installsuffix shared -buildid ej2soxyCbtEQmvmnYZ8s/ej2soxyCbtEQmvmnYZ8s -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/ossaccesscontrol.go ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1252/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/c3/c3c3ccfb470ff22d74f042706e9b3a2aca2521bf4f5d48e02bd40f3d0e4f5860-d # internal github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1278/ cat >$WORK/b1278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1279/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.17 -complete -installsuffix shared -buildid 30lN2t_RFYtZxHz16h4z/30lN2t_RFYtZxHz16h4z -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./pkg/services/ngalert/sender/sender.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/39/39169bf99963de642dcea670862be104d6102f7d80476afdc596696c2aa7f2d8-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b998/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.17 -complete -installsuffix shared -buildid DtHoYjQpPkmL9Ebn5_EP/DtHoYjQpPkmL9Ebn5_EP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./pkg/services/cleanup/cleanup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1459/_pkg_.a # internal cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/ed/edc1f14189f67b20034802ea084188b8e0fbf810a9c1450da6effe2b7299faa4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1151/_pkg_.a # internal cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/b1/b10d9571bf2715471c17489b54e15d6b48684c3c815d4b89fa2a8c14f1fce37f-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1154/ cat >$WORK/b1154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.17 -complete -installsuffix shared -buildid 1SoN0-klt1fS28n6nhXJ/1SoN0-klt1fS28n6nhXJ -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1278/_pkg_.a # internal github.com/grafana/grafana/pkg/api/docs/definitions mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/grafana/grafana/pkg/api/docs/definitions -lang=go1.17 -complete -installsuffix shared -buildid 6ShkTC84KUpnW4BOfijE/6ShkTC84KUpnW4BOfijE -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/importcfg -pack ./pkg/api/docs/definitions/admin.go ./pkg/api/docs/definitions/admin_ldap.go ./pkg/api/docs/definitions/admin_provisioning.go ./pkg/api/docs/definitions/admin_users.go ./pkg/api/docs/definitions/annotations.go ./pkg/api/docs/definitions/apikey.go ./pkg/api/docs/definitions/dashboard.go ./pkg/api/docs/definitions/dashboard_permissions.go ./pkg/api/docs/definitions/dashboard_versions.go ./pkg/api/docs/definitions/datasources.go ./pkg/api/docs/definitions/ds.go ./pkg/api/docs/definitions/folder.go ./pkg/api/docs/definitions/folder_permissions.go ./pkg/api/docs/definitions/legacy_alert_notifications.go ./pkg/api/docs/definitions/legacy_alerting.go ./pkg/api/docs/definitions/library_elements.go ./pkg/api/docs/definitions/meta.go ./pkg/api/docs/definitions/org.go ./pkg/api/docs/definitions/org_invites.go ./pkg/api/docs/definitions/org_preferences.go ./pkg/api/docs/definitions/orgs.go ./pkg/api/docs/definitions/responses.go ./pkg/api/docs/definitions/search.go ./pkg/api/docs/definitions/snapshot.go ./pkg/api/docs/definitions/teams.go ./pkg/api/docs/definitions/user.go ./pkg/api/docs/definitions/user_preferences.go ./pkg/api/docs/definitions/users.go cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/71/715a3f59fa767b26365d15d900e0f5af69c56a4e423a3320fca766d834b5aa59-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b998/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/32/3236642cda98ddb78930f2ea1a3e39ddf759e66dc973a7d8bdd204d2ff93ee9b-d # internal cp $WORK/b1447/_pkg_.a /builddir/.cache/go-build/b5/b5d0dafaf0049a6fceca9fb2423427eb2f18ba1cc756f74e11caaa7805dd69bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1344/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/ae/aece30aa04ec9f173c6e14931ad3853d54b8da432e79a54d87a76fe61a27347b-d # internal github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1156/ github.com/grafana/grafana/pkg/services/comments github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1001/ mkdir -p $WORK/b1149/ github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1300/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a EOF cat >$WORK/b1149/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.17 -complete -installsuffix shared -buildid LGZhloA1P2W3mWR2eHJ8/LGZhloA1P2W3mWR2eHJ8 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./pkg/services/comments/handlers.go ./pkg/services/comments/service.go ./pkg/services/comments/sql_storage.go ./pkg/services/comments/storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.17 -complete -installsuffix shared -buildid XucrNP-sh7cmHwfwu2KT/XucrNP-sh7cmHwfwu2KT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./pkg/services/export/dummy_job.go ./pkg/services/export/service.go ./pkg/services/export/stopped_job.go ./pkg/services/export/stub.go ./pkg/services/export/types.go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.17 -complete -installsuffix shared -buildid C2Y6Txm9CgaB76_1ucXo/C2Y6Txm9CgaB76_1ucXo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/importcfg -pack ./pkg/services/live/pushhttp/push.go cat >$WORK/b1300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1019/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.17 -complete -installsuffix shared -buildid pxuwliDzLRqRZaKraZEo/pxuwliDzLRqRZaKraZEo -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/64/64bc9f97296a6eb27d2e521963c47de1d3c01795d35841d91a8a475713ba5645-d # internal cp $WORK/b1351/_pkg_.a /builddir/.cache/go-build/40/403aa32b6fd0f1dd0b4fa6b692bd6c8993dc7e69998107cbaa9a1e48858c78c9-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1421/ cat >$WORK/b1421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b581/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.17 -complete -installsuffix shared -buildid H_Ag6PxSWRmAFi4f1mpc/H_Ag6PxSWRmAFi4f1mpc -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1468/_pkg_.a /builddir/.cache/go-build/aa/aac4097d3d1e1c77bc8604cdd40cc4ac253aa872899eccce13850d358c0f58a0-d # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/e3/e3dbdf5a48c353fe661e6f3d5bbc4fa88b2ace290b3bea0364fc6fb642c7e6f4-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1451/ cat >$WORK/b1451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1293/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.17 -complete -installsuffix shared -buildid HgN_raK_fF7JZO5KzXyg/HgN_raK_fF7JZO5KzXyg -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/importcfg -pack ./pkg/services/dashboardimport/service/service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1256/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/5e/5e4fc9932a5e1ff8af6419226b6f89d72768ec95c514b6b3e3b4b90055b71192-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1281/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.17 -complete -installsuffix shared -buildid Cl0H9fbRTNj-z6azcWog/Cl0H9fbRTNj-z6azcWog -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./pkg/services/ngalert/image/service.go github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1255/ cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid E-QSjtJwDLexeQf_cGN1/E-QSjtJwDLexeQf_cGN1 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1156/_pkg_.a # internal cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/df/df350891ae349dcaab4fb00508e90a13f7bdcaa2c506ba243055ad558a5f4d30-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1421/_pkg_.a /builddir/.cache/go-build/83/831314c35dc791b9b6faa2384f6efaf8e3ada3ef27d55c10240a726162d6bb2b-d # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/65/65256401c1811f2ee250bcecd2ef9c883d050e8e3f6c0b3971f2f355f54b876e-d # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/a2/a23b7dd1c5a442cb21d2bc0435325a13f9ef4d774d75f841d738d9eb9fa9ad60-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1451/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/b8/b8c66092b123805508f145da477e1459ffad00e548a1e31af9eceab9638a16b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/62/622a5203aaff24f958bf88320fa8aa78d01a1838c32b265dc84969e79cf634e7-d # internal github.com/grafana/grafana/pkg/services/ngalert/state mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1283/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.17 -complete -installsuffix shared -buildid u9mfgxfh4J0j0ciiYaU2/u9mfgxfh4J0j0ciiYaU2 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./pkg/services/ngalert/state/cache.go ./pkg/services/ngalert/state/manager.go ./pkg/services/ngalert/state/state.go ./pkg/services/ngalert/state/template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1300/_pkg_.a # internal cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/1d/1debbaa3d8c4addfd60b581b4a612985b146b41b9ae0c48a1c570ca3fe07357e-d # internal github.com/grafana/grafana/pkg/server/usagestatssvcs mkdir -p $WORK/b1444/ cat >$WORK/b1444/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1300/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/grafana/pkg/server/usagestatssvcs -lang=go1.17 -complete -installsuffix shared -buildid zX3GiGP0g3gXgs6a_3OC/zX3GiGP0g3gXgs6a_3OC -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/importcfg -pack ./pkg/server/usagestatssvcs/usage_stats_providers_registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1444/_pkg_.a # internal cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/e6/e6e8b42fdf2372bff516935e6a727b26837b799c4f605a46404a504750d8e9b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1280/_pkg_.a # internal cp $WORK/b1280/_pkg_.a /builddir/.cache/go-build/3b/3b7121ff6eabc0b0a02e8bc70c63fec0b48f50955d90bae693817c39939315e4-d # internal cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/f3/f380af5a2825e26416e4e4f3fdf3800637133def00e6e0439a4999b25b28318e-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1254/ cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1255/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1257/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid sYjtrQ89NnmjASx6djCu/sYjtrQ89NnmjASx6djCu -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1254/_pkg_.a # internal cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/de/de17c4d90ed67570af34d4ded8a2e99ef8ad901ec28edd99e885b858370e44bc-d # internal github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1277/ cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b583/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.17 -complete -installsuffix shared -buildid vrXGHAYy9ZA6q_7UsBkP/vrXGHAYy9ZA6q_7UsBkP -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./pkg/services/ngalert/schedule/compat.go ./pkg/services/ngalert/schedule/fetcher.go ./pkg/services/ngalert/schedule/registry.go ./pkg/services/ngalert/schedule/schedule.go ./pkg/services/ngalert/schedule/schedule_mock.go ./pkg/services/ngalert/schedule/testing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1277/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/e4/e4b6492a7003d9e72cdbc9440fb0941be7764108fa6ec1fc91780db6a516a60b-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1159/ cat >$WORK/b1159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1160/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b311/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1255/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b760/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1226/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b678/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.17 -complete -installsuffix shared -buildid FrX3vCKm2GRT0o3Et9oT/FrX3vCKm2GRT0o3Et9oT -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_admin.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_prometheus.go ./pkg/services/ngalert/api/api_prometheus_test_fixtures.go ./pkg/services/ngalert/api/api_provisioning.go ./pkg/services/ngalert/api/api_ruler.go ./pkg/services/ngalert/api/api_ruler_validation.go ./pkg/services/ngalert/api/api_testing.go ./pkg/services/ngalert/api/authorization.go ./pkg/services/ngalert/api/fork_ruler.go ./pkg/services/ngalert/api/forked_admin.go ./pkg/services/ngalert/api/forked_am.go ./pkg/services/ngalert/api/forked_prom.go ./pkg/services/ngalert/api/forked_provisioning.go ./pkg/services/ngalert/api/forked_testing.go ./pkg/services/ngalert/api/generated_base_api_alertmanager.go ./pkg/services/ngalert/api/generated_base_api_configuration.go ./pkg/services/ngalert/api/generated_base_api_prometheus.go ./pkg/services/ngalert/api/generated_base_api_provisioning.go ./pkg/services/ngalert/api/generated_base_api_ruler.go ./pkg/services/ngalert/api/generated_base_api_testing.go ./pkg/services/ngalert/api/lotex_am.go ./pkg/services/ngalert/api/lotex_prom.go ./pkg/services/ngalert/api/lotex_ruler.go ./pkg/services/ngalert/api/promql_compat.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/5f/5ffa5d3cbe7f9af464d5482a446b84b3d75cc87a018a79c5c518bd56642bb516-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1157/ cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1255/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.17 -complete -installsuffix shared -buildid kRFz767PZFAxLvTM40yw/kRFz767PZFAxLvTM40yw -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1157/_pkg_.a # internal cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/18/185aa73519a5fb8d5b8caff3c6a0b709227fd3f95dcf5dfefa97ea71a9461779-d # internal github.com/grafana/grafana/pkg/api mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b047/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b110/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b891/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b892/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1204/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1094/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1172/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1303/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/grafana/grafana/pkg/api -lang=go1.17 -complete -installsuffix shared -buildid nJkJfxmZEQrNPDI38ul5/nJkJfxmZEQrNPDI38ul5 -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack ./pkg/api/accesscontrol.go ./pkg/api/admin.go ./pkg/api/admin_encryption.go ./pkg/api/admin_provisioning.go ./pkg/api/admin_users.go ./pkg/api/alerting.go ./pkg/api/annotations.go ./pkg/api/api.go ./pkg/api/apikey.go ./pkg/api/app_routes.go ./pkg/api/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.go ./pkg/api/dashboard_public_config.go ./pkg/api/dashboard_snapshot.go ./pkg/api/dataproxy.go ./pkg/api/datasources.go ./pkg/api/fakes.go ./pkg/api/folder.go ./pkg/api/folder_permission.go ./pkg/api/frontend_logging.go ./pkg/api/frontend_metrics.go ./pkg/api/frontendsettings.go ./pkg/api/grafana_com_proxy.go ./pkg/api/health.go ./pkg/api/http_server.go ./pkg/api/index.go ./pkg/api/ldap_debug.go ./pkg/api/login.go ./pkg/api/login_oauth.go ./pkg/api/metrics.go ./pkg/api/org.go ./pkg/api/org_invite.go ./pkg/api/org_users.go ./pkg/api/password.go ./pkg/api/playlist.go ./pkg/api/playlist_play.go ./pkg/api/plugin_dashboards.go ./pkg/api/plugin_metrics.go ./pkg/api/plugin_resource.go ./pkg/api/plugins.go ./pkg/api/preferences.go ./pkg/api/quota.go ./pkg/api/render.go ./pkg/api/search.go ./pkg/api/short_url.go ./pkg/api/signup.go ./pkg/api/stars.go ./pkg/api/swagger.go ./pkg/api/team.go ./pkg/api/team_members.go ./pkg/api/user.go ./pkg/api/user_token.go ./pkg/api/utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c3/c385ac4d2af7c92a67acbff2c3c45361da073aa24851d9994474d792c04e0254-d # internal github.com/grafana/grafana/pkg/server/backgroundsvcs mkdir -p $WORK/b1441/ cat >$WORK/b1441/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1095/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1301/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p github.com/grafana/grafana/pkg/server/backgroundsvcs -lang=go1.17 -complete -installsuffix shared -buildid TYKHAVDXAFeco1-wp4c-/TYKHAVDXAFeco1-wp4c- -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/importcfg -pack ./pkg/server/backgroundsvcs/background_services.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1441/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/63/63640e4c8d1d264410cbf65133d0e21ae3caff5f8cbacff8e2f03351a325a2c3-d # internal github.com/grafana/grafana/pkg/server mkdir -p $WORK/b1342/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/wire=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b891/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b892/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1304/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1428/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1095/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1094/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1144/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/grafana/grafana/pkg/server -lang=go1.17 -complete -installsuffix shared -buildid AwwKOcCbzM2rgPzdyiGa/AwwKOcCbzM2rgPzdyiGa -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/importcfg -pack ./pkg/server/server.go ./pkg/server/test_env.go ./pkg/server/wire_gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b1342/_pkg_.a # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/5b/5b71001312e045d254f7aaabf6d016ef3798f280e0b265c72a8a960d2bba0242-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1304/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1467/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/pprof=$WORK/b336/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-server/commands -lang=go1.17 -complete -installsuffix shared -buildid R4WJXbAGSauIkXHkwkBM/R4WJXbAGSauIkXHkwkBM -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-server/commands/cli.go ./pkg/cmd/grafana-server/commands/diagnostics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/82/8225a44cce71a64ce34c6ff60df6aa31aa378968b21be47b9b27a9dd1c46dab0-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid 855LkYjl7tCWoFAAHSNY/855LkYjl7tCWoFAAHSNY -goversion go1.19.2 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-server/main.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e4b0c92ad9b3ae52f6a2ae62a90fe36a3242eb82a971f8c0b90d8e32b13f7f65-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-server=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b046/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1304/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1467/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b362/_pkg_.a packagefile net/http=$WORK/b113/_pkg_.a packagefile net/http/pprof=$WORK/b336/_pkg_.a packagefile os/signal=$WORK/b270/_pkg_.a packagefile runtime/debug=$WORK/b154/_pkg_.a packagefile runtime/trace=$WORK/b339/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b042/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b043/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b110/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b886/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b891/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b892/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b993/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b684/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1204/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1094/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b356/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b577/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1172/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1303/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b474/_pkg_.a packagefile io/ioutil=$WORK/b153/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http/httputil=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b101/_pkg_.a packagefile cloud.google.com/go/kms/apiv1=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1308/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1315/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1324/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1160/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b363/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b601/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1325/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1327/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1331/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b319/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1334/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1335/_pkg_.a packagefile github.com/pkg/errors=$WORK/b467/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1336/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1337/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b674/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b788/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b884/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1307/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b856/_pkg_.a packagefile github.com/go-kit/log=$WORK/b345/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b347/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b353/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b161/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b361/_pkg_.a packagefile log/syslog=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b672/_pkg_.a packagefile os/user=$WORK/b529/_pkg_.a packagefile github.com/google/wire=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b277/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1428/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1095/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1144/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b278/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1357/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b144/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b371/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b443/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b413/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b445/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b328/_pkg_.a packagefile bufio=$WORK/b114/_pkg_.a packagefile compress/gzip=$WORK/b115/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile internal/godebug=$WORK/b093/_pkg_.a packagefile log=$WORK/b123/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b128/_pkg_.a packagefile net/http/httptrace=$WORK/b131/_pkg_.a packagefile net/http/internal=$WORK/b132/_pkg_.a packagefile net/http/internal/ascii=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b125/_pkg_.a packagefile html=$WORK/b169/_pkg_.a packagefile internal/profile=$WORK/b337/_pkg_.a packagefile runtime/pprof=$WORK/b338/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile crypto/internal/backend=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile unicode/utf16=$WORK/b060/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b111/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b112/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b135/_pkg_.a packagefile go/build=$WORK/b136/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b152/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b156/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b164/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b320/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b262/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b312/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b233/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b687/_pkg_.a packagefile html/template=$WORK/b168/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b852/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b512/_pkg_.a packagefile text/template=$WORK/b170/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b578/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b887/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b890/_pkg_.a packagefile embed=$WORK/b072/_pkg_.a packagefile github.com/grafana/thema=$WORK/b965/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b893/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b925/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b988/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b990/_pkg_.a packagefile testing/fstest=$WORK/b991/_pkg_.a packagefile encoding/gob=$WORK/b276/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b704/_pkg_.a packagefile testing=$WORK/b520/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b343/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b479/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b504/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b511/_pkg_.a packagefile compress/zlib=$WORK/b489/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b385/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b855/_pkg_.a packagefile net/mail=$WORK/b698/_pkg_.a packagefile net/http/httptest=$WORK/b679/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b581/_pkg_.a packagefile archive/zip=$WORK/b996/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b872/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b717/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b682/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b430/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b876/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b676/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b563/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1061/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1255/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b761/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1288/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b701/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1296/_pkg_.a packagefile xorm.io/xorm=$WORK/b573/_pkg_.a packagefile database/sql=$WORK/b564/_pkg_.a packagefile database/sql/driver=$WORK/b437/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b714/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b566/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b790/_pkg_.a packagefile github.com/lib/pq=$WORK/b569/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b572/_pkg_.a packagefile xorm.io/core=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1132/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1134/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1019/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1302/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b358/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile expvar=$WORK/b323/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b324/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b326/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b327/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b333/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile runtime/metrics=$WORK/b329/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b475/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b095/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile internal/singleflight=$WORK/b097/_pkg_.a packagefile net/netip=$WORK/b098/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b600/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1306/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b622/_pkg_.a packagefile google.golang.org/api/option=$WORK/b623/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b632/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b607/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b194/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b825/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b818/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b848/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b851/_pkg_.a packagefile os/exec=$WORK/b150/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1309/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1310/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1311/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1321/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1322/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1323/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1318/_pkg_.a packagefile encoding/xml=$WORK/b398/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1317/_pkg_.a packagefile net/http/cookiejar=$WORK/b1320/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1319/_pkg_.a packagefile container/heap=$WORK/b1006/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1161/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1162/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b446/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1069/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1188/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1189/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1190/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1191/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1174/_pkg_.a packagefile go.uber.org/atomic=$WORK/b497/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b364/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b370/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b602/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b554/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b186/_pkg_.a packagefile github.com/fatih/color=$WORK/b159/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b354/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1167/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1330/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1329/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1332/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b471/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b781/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1226/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b469/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b774/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b773/_pkg_.a packagefile compress/flate=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b117/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1070/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1338/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1339/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1340/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b675/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b608/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b553/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b556/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b857/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b858/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b859/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b346/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1348/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b472/_pkg_.a packagefile github.com/google/uuid=$WORK/b436/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1449/_pkg_.a packagefile hash/fnv=$WORK/b184/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1089/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1088/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1203/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1253/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1096/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1097/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1125/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1129/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1130/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b719/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1356/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1362/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b804/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b402/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1366/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1371/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1372/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1377/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1378/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1037/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1394/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b803/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1404/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1093/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1419/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1420/_pkg_.a packagefile encoding/csv=$WORK/b317/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1146/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b290/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b283/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b311/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b315/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b316/_pkg_.a packagefile regexp/syntax=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b383/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b447/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b448/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b450/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b466/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b468/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b478/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b079/_pkg_.a packagefile crypto/internal/nistec=$WORK/b070/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b107/_pkg_.a packagefile go/ast=$WORK/b137/_pkg_.a packagefile go/build/constraint=$WORK/b140/_pkg_.a packagefile go/doc=$WORK/b141/_pkg_.a packagefile go/parser=$WORK/b146/_pkg_.a packagefile go/token=$WORK/b139/_pkg_.a packagefile internal/buildcfg=$WORK/b148/_pkg_.a packagefile internal/goroot=$WORK/b149/_pkg_.a packagefile internal/goversion=$WORK/b151/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b158/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b321/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b267/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b268/_pkg_.a packagefile github.com/oklog/run=$WORK/b269/_pkg_.a packagefile golang.org/x/net/context=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b273/_pkg_.a packagefile net/rpc=$WORK/b275/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b313/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b314/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b332/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b261/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b235/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b809/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b628/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b513/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b888/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b889/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b966/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b896/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b938/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b985/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b986/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b987/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b894/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b901/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b907/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b902/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b919/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b923/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b924/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b917/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b899/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b926/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b939/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b989/_pkg_.a packagefile testing/iotest=$WORK/b992/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b705/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b710/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b711/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b712/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b708/_pkg_.a packagefile internal/sysinfo=$WORK/b521/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b492/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b502/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b503/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b506/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b547/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b557/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b533/_pkg_.a packagefile hash/adler32=$WORK/b490/_pkg_.a packagefile net/http/internal/testcert=$WORK/b680/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b560/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b391/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b597/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b677/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b689/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b878/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b567/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1007/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1015/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1016/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1017/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1033/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1034/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1035/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1036/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1018/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1009/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1038/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1039/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1040/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1066/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1071/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1063/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1192/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b763/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1221/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1282/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1257/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b771/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b776/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1278/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1283/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b727/_pkg_.a packagefile xorm.io/builder=$WORK/b574/_pkg_.a packagefile net/smtp=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1289/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b570/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b571/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1133/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1141/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1143/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1136/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b638/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1135/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1137/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1139/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1140/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1020/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1021/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1028/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1031/_pkg_.a packagefile crypto/boring=$WORK/b359/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b334/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b335/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b476/_pkg_.a packagefile internal/intern=$WORK/b099/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b629/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b630/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b599/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b656/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b609/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b190/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b844/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b849/_pkg_.a packagefile github.com/pkg/browser=$WORK/b850/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1184/_pkg_.a packagefile github.com/gogo/status=$WORK/b1176/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1168/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b365/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b366/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b369/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b603/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b605/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b555/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b193/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b160/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1195/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1333/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b248/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b477/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1232/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b470/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b207/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b163/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b757/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b758/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b394/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b473/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1430/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1432/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1435/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1091/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1092/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1124/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1098/_pkg_.a packagefile container/ring=$WORK/b1106/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1107/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b254/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1109/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1121/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1123/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1115/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1126/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1127/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b720/_pkg_.a packagefile golang.org/x/text/language=$WORK/b722/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1360/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1370/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b802/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1385/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1395/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b796/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b797/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b798/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b799/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1403/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1417/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b285/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b282/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b286/_pkg_.a packagefile hash/maphash=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b292/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b294/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b300/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b310/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b401/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b440/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b441/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b442/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b449/_pkg_.a packagefile compress/lzw=$WORK/b451/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b452/_pkg_.a packagefile github.com/google/btree=$WORK/b454/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b455/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b456/_pkg_.a packagefile github.com/miekg/dns=$WORK/b458/_pkg_.a packagefile github.com/sean-/seed=$WORK/b465/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b080/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b071/_pkg_.a packagefile go/scanner=$WORK/b138/_pkg_.a packagefile go/doc/comment=$WORK/b142/_pkg_.a packagefile internal/lazyregexp=$WORK/b143/_pkg_.a packagefile go/internal/typeparams=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b274/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b227/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b625/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b627/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b963/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b983/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b928/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b905/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b909/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b922/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b935/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b961/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b929/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b942/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b500/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b538/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b542/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b545/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b546/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b548/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b550/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b510/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b595/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b668/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b568/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b422/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b423/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1032/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1010/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1055/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1059/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1072/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1073/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1074/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1064/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1193/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1194/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1201/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b765/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1222/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1246/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1247/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1248/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b768/_pkg_.a packagefile github.com/rs/cors=$WORK/b1275/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b432/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1206/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1279/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1142/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b634/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b637/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b640/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b641/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b635/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1138/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b613/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1027/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1029/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b198/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b642/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b648/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b183/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b249/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b843/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b846/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b841/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b845/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b837/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1164/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1169/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b435/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1171/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1173/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1177/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1183/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1186/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1187/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1185/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b367/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b604/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b606/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b201/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b250/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1231/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b206/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b754/_pkg_.a packagefile math/cmplx=$WORK/b744/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b393/_pkg_.a packagefile compress/bzip2=$WORK/b1433/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1434/_pkg_.a packagefile image=$WORK/b1436/_pkg_.a packagefile image/jpeg=$WORK/b1438/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1102/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1099/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1111/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1112/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1114/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b252/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1122/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1116/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1128/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b721/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b723/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b725/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b400/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1390/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1392/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b287/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b301/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b302/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b303/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b438/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b421/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b427/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b433/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b434/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b453/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b457/_pkg_.a packagefile encoding/base32=$WORK/b459/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b460/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b464/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b968/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b969/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b972/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b975/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b977/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b984/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b910/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b912/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b911/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b913/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b914/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b958/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b519/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b549/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b551/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b552/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b591/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b592/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b593/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b594/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b610/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b611/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b612/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b619/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b620/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b621/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b659/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b666/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b667/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b661/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b657/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b425/_pkg_.a packagefile github.com/josharian/intern=$WORK/b424/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1057/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1060/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1199/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1242/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1245/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1249/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1261/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1262/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1265/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1267/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b431/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b779/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1237/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b614/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b617/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b618/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1026/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1024/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1025/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1030/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b655/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b847/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1165/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1178/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1182/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1180/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1181/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b251/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b253/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b755/_pkg_.a packagefile image/color=$WORK/b1437/_pkg_.a packagefile image/internal/imageutil=$WORK/b1439/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1103/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1104/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1100/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b724/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b406/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1391/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b297/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b304/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b439/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b428/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b429/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b461/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b462/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b463/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b970/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b971/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b973/_pkg_.a packagefile text/scanner=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b976/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b978/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b979/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b982/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b660/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b662/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b664/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b665/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b658/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b426/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1198/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1240/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1250/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1208/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1218/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1211/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1266/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b780/_pkg_.a packagefile go.opencensus.io=$WORK/b616/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b653/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b747/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1389/_pkg_.a packagefile github.com/golang/glog=$WORK/b980/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b981/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b663/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1212/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1213/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1214/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-server\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/kms\tv1.4.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv59.3.0+incompatible\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv0.22.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv0.13.2\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv0.9.1\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys\tv0.4.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/internal\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.22\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.17\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\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/AzureAD/microsoft-authentication-library-for-go\tv0.4.0\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/FZambia/eagle\tv0.0.1\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.1\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/andybalholm/brotli\tv1.0.3\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/armon/go-radix\tv1.0.0\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/axiomhq/hyperloglog\tv0.0.0-20191112132149-a4c4c47bc57f\t\ndep\tgithub.com/beevik/etree\tv1.1.0\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/blevesearch/go-porterstemmer\tv1.0.3\t\ndep\tgithub.com/blevesearch/mmap-go\tv1.0.2\t\ndep\tgithub.com/blevesearch/segment\tv0.9.0\t\ndep\tgithub.com/blevesearch/snowballstem\tv0.9.0\t\ndep\tgithub.com/blevesearch/vellum\tv1.0.5\t\ndep\tgithub.com/blugelabs/bluge\tv0.1.9\t\ndep\tgithub.com/blugelabs/bluge_segment_api\tv0.2.0\t\ndep\tgithub.com/blugelabs/ice\tv0.2.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/c2h5oh/datasize\tv0.0.0-20200112174442-28bbd4740fee\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.19.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.7.6\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cortexproject/cortex\tv1.10.1-0.20211014125347-85c378182d0d\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/deepmap/oapi-codegen\tv1.8.2\t\ndep\tgithub.com/denisenkom/go-mssqldb\tv0.12.0\n=>\tgithub.com/grafana/go-mssqldb\tv0.0.0-20210326084033-d0ce3c521036\t\n\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-metro\tv0.0.0-20180109044635-280f6062b5bc\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/dlclark/regexp2\tv1.4.1-0.20201116162257-a2a8dda75c91\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/dop251/goja\tv0.0.0-20210804101310-32956a348b49\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/felixge/httpsnoop\tv1.0.2\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/getsentry/sentry-go\tv0.13.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sourcemap/sourcemap\tv2.1.3+incompatible\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/googleapis\tv1.4.1\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/gogo/status\tv1.1.0\t\ndep\tgithub.com/golang-jwt/jwt\tv3.2.2+incompatible\t\ndep\tgithub.com/golang-jwt/jwt/v4\tv4.4.1\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang-sql/civil\tv0.0.0-20190719163853-cb61b32ac6fe\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/gomodule/redigo\tv2.0.0+incompatible\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gorilla/websocket\tv1.4.2\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-google-sdk-go\tv0.0.0-20211104130251-b190293eaf58\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grafana/loki\tv1.6.2-0.20211015002020-7832783b1caa\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220523183731-72aebd14e751\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.1\t\ndep\tgithub.com/influxdata/influxdb-client-go/v2\tv2.6.0\t\ndep\tgithub.com/influxdata/line-protocol\tv0.0.0-20210311194329-9aa0e372d097\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jonboulle/clockwork\tv0.2.2\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/linkedin/goavro/v2\tv2.10.0\t\ndep\tgithub.com/m3db/prometheus_remote_client_golang\tv0.4.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/mna/redisc\tv1.3.2\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/ohler55/ojg\tv1.12.9\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing-contrib/go-grpc\tv0.0.0-20210225150812-73cb765af46e\t\ndep\tgithub.com/opentracing-contrib/go-stdlib\tv1.0.0\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/browser\tv0.0.0-20210911075715-681adbf594b8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/robfig/cron/v3\tv3.0.1\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russellhaering/goxmldsig\tv1.1.1\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/segmentio/asm\tv1.1.1\t\ndep\tgithub.com/segmentio/encoding\tv0.3.2\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.0.0\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/ua-parser/uap-go\tv0.0.0-20211112212520-00c877edfe0f\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/weaveworks/common\tv0.0.0-20210913144402-035033b78a78\t\ndep\tgithub.com/weaveworks/promrus\tv1.2.0\t\ndep\tgithub.com/yudai/gojsondiff\tv1.0.0\t\ndep\tgithub.com/yudai/golcs\tv0.0.0-20170316035057-ecda9a501e82\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/collector\tv0.31.0\t\ndep\tgo.opentelemetry.io/collector/model\tv0.31.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgocloud.dev\tv0.25.0\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/square/go-jose.v2\tv2.5.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0x267995e56af700abb3ab631fd10a2f98af59d65c -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\"\nbuild\t-tags=rpm_crashtraceback,libtrust_openssl\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\"-D_FORTIFY_SOURCE=2 -fstack-protector-all\"\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=ppc64le\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\nbuild\tGOPPC64=power8\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=utv8fR7Djg1M-SxRE8sV/855LkYjl7tCWoFAAHSNY/h-qf7uO6VoiFG1PTGxBN/utv8fR7Djg1M-SxRE8sV -linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1667260800 -B 0x267995e56af700abb3ab631fd10a2f98af59d65c -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-server rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4fIoGg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le + cd grafana-9.0.9 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/libexec/grafana + cp -a conf public plugins-bundled /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana + rm /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana/public/img/icons/.gitignore + rm /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana/public/lib/.gitignore + install -p -m 755 packaging/wrappers/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin/grafana-cli + install -p -m 755 /builddir/build/BUILD/bin/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin + install -p -m 755 /builddir/build/BUILD/bin/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/libexec/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/man/man1 + install -p -m 644 docs/man/man1/grafana-cli.1 docs/man/man1/grafana-server.1 /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning/access-control + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning/dashboards + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning/datasources + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning/notifiers + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/provisioning/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/sysconfig + install -p -m 640 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/grafana.ini + install -p -m 640 conf/ldap.toml /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/grafana/ldap.toml + install -p -m 644 conf/defaults.ini /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana/conf/defaults.ini + install -p -m 644 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/share/grafana/conf/sample.ini + install -p -m 644 packaging/rpm/sysconfig/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/etc/sysconfig/grafana-server + install -d -m 750 /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/var/lib/grafana + install -d -m 755 /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/var/lib/grafana/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/var/log/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/lib/systemd/system + install -p -m 644 packaging/rpm/systemd/grafana-server.service /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/lib/tmpfiles.d + echo 'd /run/grafana 0755 grafana grafana -' + install -p -m 644 -D /builddir/build/SOURCES/grafana.sysusers /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/lib/sysusers.d/grafana.conf + /usr/lib/rpm/find-debuginfo.sh -j176 --strict-build-id -m -i --build-id-seed 9.0.9-2.el9 --unique-debug-suffix -9.0.9-2.el9.ppc64le --unique-debug-src-base grafana-9.0.9-2.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/grafana-9.0.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/libexec/grafana/grafana-cli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin/grafana-server extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/libexec/grafana/grafana-cli extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin/grafana-server warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/libexec/grafana/grafana-cli. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-2.el9.ppc64le/usr/sbin/grafana-server. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 177772kB, size after compression: 175484kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 147133 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/grafana-cli from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WkNVDC + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export TZ=GMT + TZ=GMT + export GOEXPERIMENT=boringcrypto + GOEXPERIMENT=boringcrypto + GO111MODULE=auto + GO111MODULE=auto + go test -buildmode pie -compiler gc -tags=integration -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' ./pkg/... ok github.com/grafana/grafana/pkg/api 9.437s ? github.com/grafana/grafana/pkg/api/apierrors [no test files] ok github.com/grafana/grafana/pkg/api/avatar 0.038s ? github.com/grafana/grafana/pkg/api/datasource [no test files] ? github.com/grafana/grafana/pkg/api/docs/definitions [no test files] ? github.com/grafana/grafana/pkg/api/docs/merge [no test files] ok github.com/grafana/grafana/pkg/api/dtos 0.021s ? github.com/grafana/grafana/pkg/api/frontendlogging [no test files] ? github.com/grafana/grafana/pkg/api/navlinks [no test files] ok github.com/grafana/grafana/pkg/api/pluginproxy 1.326s ? github.com/grafana/grafana/pkg/api/response [no test files] ok github.com/grafana/grafana/pkg/api/routing 0.043s ? github.com/grafana/grafana/pkg/api/static [no test files] ? github.com/grafana/grafana/pkg/build [no test files] ok github.com/grafana/grafana/pkg/bus 0.019s ? github.com/grafana/grafana/pkg/cmd/grafana-cli [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands 5.648s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/commandstest [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations 0.523s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/logger [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/models [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/runner [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/services 0.009s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/utils [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-server [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-server/commands 0.120s ok github.com/grafana/grafana/pkg/components/apikeygen 0.071s ok github.com/grafana/grafana/pkg/components/apikeygenprefixed 0.092s ? github.com/grafana/grafana/pkg/components/apikeygenprefixed/cmd [no test files] ok github.com/grafana/grafana/pkg/components/dashdiffs 0.013s ok github.com/grafana/grafana/pkg/components/imguploader 0.036s ok github.com/grafana/grafana/pkg/components/imguploader/gcs 0.012s ? github.com/grafana/grafana/pkg/components/null [no test files] ok github.com/grafana/grafana/pkg/components/simplejson 0.008s ? github.com/grafana/grafana/pkg/coremodel/dashboard [no test files] ? github.com/grafana/grafana/pkg/cuectx [no test files] ? github.com/grafana/grafana/pkg/events [no test files] ok github.com/grafana/grafana/pkg/expr 0.026s ok github.com/grafana/grafana/pkg/expr/classic 0.013s ok github.com/grafana/grafana/pkg/expr/mathexp 0.063s ok github.com/grafana/grafana/pkg/expr/mathexp/parse 0.005s ? github.com/grafana/grafana/pkg/extensions [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel/staticregistry [no test files] ? github.com/grafana/grafana/pkg/ifaces/gcsifaces [no test files] ok github.com/grafana/grafana/pkg/infra/filestorage 1.523s ok github.com/grafana/grafana/pkg/infra/fs 0.026s ok github.com/grafana/grafana/pkg/infra/httpclient 0.010s ok github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider 0.023s ok github.com/grafana/grafana/pkg/infra/kvstore 0.429s ? github.com/grafana/grafana/pkg/infra/localcache [no test files] ok github.com/grafana/grafana/pkg/infra/log 0.007s ok github.com/grafana/grafana/pkg/infra/log/level 0.010s ? github.com/grafana/grafana/pkg/infra/log/logtest [no test files] ? github.com/grafana/grafana/pkg/infra/log/term [no test files] ? github.com/grafana/grafana/pkg/infra/log/text [no test files] ? github.com/grafana/grafana/pkg/infra/metrics [no test files] ok github.com/grafana/grafana/pkg/infra/metrics/graphitebridge 0.014s ok github.com/grafana/grafana/pkg/infra/metrics/metricutil 0.008s ok github.com/grafana/grafana/pkg/infra/network 0.010s ? github.com/grafana/grafana/pkg/infra/process [no test files] ok github.com/grafana/grafana/pkg/infra/remotecache 1.389s ok github.com/grafana/grafana/pkg/infra/serverlock 0.461s ok github.com/grafana/grafana/pkg/infra/tracing 0.017s ? github.com/grafana/grafana/pkg/infra/usagestats [no test files] ok github.com/grafana/grafana/pkg/infra/usagestats/service 0.261s ok github.com/grafana/grafana/pkg/infra/usagestats/statscollector 0.416s ok github.com/grafana/grafana/pkg/login 0.049s ok github.com/grafana/grafana/pkg/login/social 0.238s ok github.com/grafana/grafana/pkg/middleware 1.720s ? github.com/grafana/grafana/pkg/middleware/cookies [no test files] ? github.com/grafana/grafana/pkg/middleware/csrf [no test files] ? github.com/grafana/grafana/pkg/mocks/mock_gcsifaces [no test files] ok github.com/grafana/grafana/pkg/models 0.073s ? github.com/grafana/grafana/pkg/plugins [no test files] ? github.com/grafana/grafana/pkg/plugins/adapters [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin [no test files] ok github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin 0.042s ok github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin 0.017s ? github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/provider [no test files] ok github.com/grafana/grafana/pkg/plugins/manager 1.287s ok github.com/grafana/grafana/pkg/plugins/manager/installer 0.026s ok github.com/grafana/grafana/pkg/plugins/manager/loader 0.165s ok github.com/grafana/grafana/pkg/plugins/manager/loader/finder 0.019s ok github.com/grafana/grafana/pkg/plugins/manager/loader/initializer 0.034s ok github.com/grafana/grafana/pkg/plugins/manager/signature 0.052s ? github.com/grafana/grafana/pkg/plugins/plugincontext [no test files] ? github.com/grafana/grafana/pkg/registry [no test files] ok github.com/grafana/grafana/pkg/schema 0.971s ok github.com/grafana/grafana/pkg/schema/load 23.593s ok github.com/grafana/grafana/pkg/server 0.130s ? github.com/grafana/grafana/pkg/server/backgroundsvcs [no test files] ? github.com/grafana/grafana/pkg/server/usagestatssvcs [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol 0.771s ? github.com/grafana/grafana/pkg/services/accesscontrol/api [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/database 0.778s ? github.com/grafana/grafana/pkg/services/accesscontrol/mock [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol 0.518s ok github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions 0.778s ? github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types [no test files] ok github.com/grafana/grafana/pkg/services/alerting 4.830s ok github.com/grafana/grafana/pkg/services/alerting/conditions 0.041s ? github.com/grafana/grafana/pkg/services/alerting/metrics [no test files] ok github.com/grafana/grafana/pkg/services/alerting/notifiers 0.060s ? github.com/grafana/grafana/pkg/services/annotations [no test files] ok github.com/grafana/grafana/pkg/services/auth 0.497s ok github.com/grafana/grafana/pkg/services/auth/jwt 0.956s ok github.com/grafana/grafana/pkg/services/cleanup 0.030s ok github.com/grafana/grafana/pkg/services/comments 0.224s ? github.com/grafana/grafana/pkg/services/comments/commentmodel [no test files] ok github.com/grafana/grafana/pkg/services/contexthandler 0.325s ok github.com/grafana/grafana/pkg/services/contexthandler/authproxy 0.418s ? github.com/grafana/grafana/pkg/services/contexthandler/ctxkey [no test files] ? github.com/grafana/grafana/pkg/services/dashboardimport [no test files] ok github.com/grafana/grafana/pkg/services/dashboardimport/api 0.043s ok github.com/grafana/grafana/pkg/services/dashboardimport/service 0.067s ok github.com/grafana/grafana/pkg/services/dashboardimport/utils 0.022s ok github.com/grafana/grafana/pkg/services/dashboards 0.024s ok github.com/grafana/grafana/pkg/services/dashboards/database 1.187s ok github.com/grafana/grafana/pkg/services/dashboards/database/permissions 0.591s ok github.com/grafana/grafana/pkg/services/dashboards/service 1.115s ok github.com/grafana/grafana/pkg/services/dashboardsnapshots 0.516s ok github.com/grafana/grafana/pkg/services/datasourceproxy 0.037s ? github.com/grafana/grafana/pkg/services/datasources [no test files] ? github.com/grafana/grafana/pkg/services/datasources/fakes [no test files] ? github.com/grafana/grafana/pkg/services/datasources/permissions [no test files] ok github.com/grafana/grafana/pkg/services/datasources/service 1.271s ? github.com/grafana/grafana/pkg/services/encryption [no test files] ok github.com/grafana/grafana/pkg/services/encryption/ossencryption 0.126s ? github.com/grafana/grafana/pkg/services/export [no test files] ok github.com/grafana/grafana/pkg/services/featuremgmt 0.032s ? github.com/grafana/grafana/pkg/services/featuremgmt/strcase [no test files] ok github.com/grafana/grafana/pkg/services/guardian 1.012s ? github.com/grafana/grafana/pkg/services/hooks [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders [no test files] ok github.com/grafana/grafana/pkg/services/ldap 0.023s ok github.com/grafana/grafana/pkg/services/libraryelements 3.079s ok github.com/grafana/grafana/pkg/services/librarypanels 0.612s ? github.com/grafana/grafana/pkg/services/licensing [no test files] ? github.com/grafana/grafana/pkg/services/licensing/licensingtest [no test files] ok github.com/grafana/grafana/pkg/services/live 0.033s ? github.com/grafana/grafana/pkg/services/live/convert [no test files] ? github.com/grafana/grafana/pkg/services/live/database [no test files] ok github.com/grafana/grafana/pkg/services/live/database/tests 0.390s ok github.com/grafana/grafana/pkg/services/live/features 0.044s ? github.com/grafana/grafana/pkg/services/live/livecontext [no test files] ? github.com/grafana/grafana/pkg/services/live/liveplugin [no test files] ok github.com/grafana/grafana/pkg/services/live/managedstream 0.027s ok github.com/grafana/grafana/pkg/services/live/orgchannel 0.009s ok github.com/grafana/grafana/pkg/services/live/pipeline 0.164s ok github.com/grafana/grafana/pkg/services/live/pipeline/pattern 0.005s ok github.com/grafana/grafana/pkg/services/live/pipeline/tree 0.010s ? github.com/grafana/grafana/pkg/services/live/pushhttp [no test files] ok github.com/grafana/grafana/pkg/services/live/pushurl 0.006s ? github.com/grafana/grafana/pkg/services/live/pushws [no test files] ok github.com/grafana/grafana/pkg/services/live/remotewrite 0.006s ok github.com/grafana/grafana/pkg/services/live/runstream 0.661s ? github.com/grafana/grafana/pkg/services/live/survey [no test files] ? github.com/grafana/grafana/pkg/services/live/telemetry [no test files] ok github.com/grafana/grafana/pkg/services/live/telemetry/telegraf 0.026s ? github.com/grafana/grafana/pkg/services/login [no test files] ok github.com/grafana/grafana/pkg/services/login/authinfoservice 0.787s ? github.com/grafana/grafana/pkg/services/login/authinfoservice/database [no test files] ok github.com/grafana/grafana/pkg/services/login/loginservice 0.036s ? github.com/grafana/grafana/pkg/services/login/logintest [no test files] ok github.com/grafana/grafana/pkg/services/multildap 0.028s ? github.com/grafana/grafana/pkg/services/ngalert [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api 0.942s ? github.com/grafana/grafana/pkg/services/ngalert/api/tooling/cmd/clean-swagger [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions 0.053s ok github.com/grafana/grafana/pkg/services/ngalert/eval 0.040s ? github.com/grafana/grafana/pkg/services/ngalert/image [no test files] ? github.com/grafana/grafana/pkg/services/ngalert/metrics [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/models 0.047s ok github.com/grafana/grafana/pkg/services/ngalert/notifier 5.473s ok github.com/grafana/grafana/pkg/services/ngalert/notifier/channels 0.495s ? github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/provisioning 0.793s ok github.com/grafana/grafana/pkg/services/ngalert/schedule 45.358s ? github.com/grafana/grafana/pkg/services/ngalert/sender [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/state 2.880s ok github.com/grafana/grafana/pkg/services/ngalert/store 0.276s ? github.com/grafana/grafana/pkg/services/ngalert/tests [no test files] ok github.com/grafana/grafana/pkg/services/notifications 0.082s ? github.com/grafana/grafana/pkg/services/oauthtoken [no test files] ? github.com/grafana/grafana/pkg/services/plugindashboards [no test files] ok github.com/grafana/grafana/pkg/services/plugindashboards/service 0.095s ? github.com/grafana/grafana/pkg/services/pluginsettings [no test files] ok github.com/grafana/grafana/pkg/services/pluginsettings/service 0.261s ? github.com/grafana/grafana/pkg/services/preference [no test files] ok github.com/grafana/grafana/pkg/services/preference/prefimpl 0.454s ? github.com/grafana/grafana/pkg/services/preference/preftest [no test files] ok github.com/grafana/grafana/pkg/services/provisioning 0.040s ok github.com/grafana/grafana/pkg/services/provisioning/dashboards 0.380s ok github.com/grafana/grafana/pkg/services/provisioning/datasources 0.026s ok github.com/grafana/grafana/pkg/services/provisioning/notifiers 0.470s ok github.com/grafana/grafana/pkg/services/provisioning/plugins 0.033s ? github.com/grafana/grafana/pkg/services/provisioning/plugins/mocks [no test files] ok github.com/grafana/grafana/pkg/services/provisioning/utils 0.023s [no tests to run] ok github.com/grafana/grafana/pkg/services/provisioning/values 0.018s ok github.com/grafana/grafana/pkg/services/query 0.473s ok github.com/grafana/grafana/pkg/services/queryhistory 46.913s ? github.com/grafana/grafana/pkg/services/quota [no test files] ok github.com/grafana/grafana/pkg/services/rendering 0.043s ? github.com/grafana/grafana/pkg/services/schemaloader [no test files] ok github.com/grafana/grafana/pkg/services/screenshot 2.055s ok github.com/grafana/grafana/pkg/services/search 0.054s ok github.com/grafana/grafana/pkg/services/searchV2 0.137s ok github.com/grafana/grafana/pkg/services/searchV2/extract 0.011s ? github.com/grafana/grafana/pkg/services/searchusers [no test files] ? github.com/grafana/grafana/pkg/services/searchusers/filters [no test files] ? github.com/grafana/grafana/pkg/services/secrets [no test files] ? github.com/grafana/grafana/pkg/services/secrets/database [no test files] ? github.com/grafana/grafana/pkg/services/secrets/fakes [no test files] ok github.com/grafana/grafana/pkg/services/secrets/kvstore 0.718s ok github.com/grafana/grafana/pkg/services/secrets/manager 1.796s ? github.com/grafana/grafana/pkg/services/serviceaccounts [no test files] ok github.com/grafana/grafana/pkg/services/serviceaccounts/api 0.699s ok github.com/grafana/grafana/pkg/services/serviceaccounts/database 0.738s ok github.com/grafana/grafana/pkg/services/serviceaccounts/manager 0.038s ? github.com/grafana/grafana/pkg/services/serviceaccounts/tests [no test files] ok github.com/grafana/grafana/pkg/services/shorturls 0.391s ok github.com/grafana/grafana/pkg/services/sqlstore 8.839s ? github.com/grafana/grafana/pkg/services/sqlstore/db [no test files] ? github.com/grafana/grafana/pkg/services/sqlstore/db/dbtest [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/migrations 0.559s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol 0.021s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol/test 5.218s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert 1.788s ok github.com/grafana/grafana/pkg/services/sqlstore/migrator 0.025s ? github.com/grafana/grafana/pkg/services/sqlstore/mockstore [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/permissions 0.024s ok github.com/grafana/grafana/pkg/services/sqlstore/searchstore 0.464s ? github.com/grafana/grafana/pkg/services/sqlstore/sqlutil [no test files] ? github.com/grafana/grafana/pkg/services/star [no test files] ok github.com/grafana/grafana/pkg/services/star/starimpl 0.382s ? github.com/grafana/grafana/pkg/services/star/startest [no test files] ok github.com/grafana/grafana/pkg/services/store 2.372s ? github.com/grafana/grafana/pkg/services/teamguardian [no test files] ? github.com/grafana/grafana/pkg/services/teamguardian/database [no test files] ok github.com/grafana/grafana/pkg/services/teamguardian/manager 0.047s ? github.com/grafana/grafana/pkg/services/thumbs [no test files] ok github.com/grafana/grafana/pkg/services/updatechecker 0.033s ? github.com/grafana/grafana/pkg/services/validations [no test files] ok github.com/grafana/grafana/pkg/setting 0.066s --- FAIL: TestAMConfigAccess (0.55s) testinfra.go:31: Grafana is listening on 127.0.0.1:38425 --- FAIL: TestAMConfigAccess/when_creating_silence (0.05s) --- FAIL: TestAMConfigAccess/when_creating_silence/editor_request_should_succeed (0.02s) api_alertmanager_test.go:264: Error Trace: api_alertmanager_test.go:264 Error: Not equal: expected: 202 actual : 400 Test: TestAMConfigAccess/when_creating_silence/editor_request_should_succeed --- FAIL: TestAMConfigAccess/when_creating_silence/admin_request_should_succeed (0.01s) api_alertmanager_test.go:264: Error Trace: api_alertmanager_test.go:264 Error: Not equal: expected: 202 actual : 400 Test: TestAMConfigAccess/when_creating_silence/admin_request_should_succeed api_alertmanager_test.go:325: Error Trace: api_alertmanager_test.go:325 Error: "[]" should have 2 item(s), but has 0 Test: TestAMConfigAccess --- FAIL: TestAMConfigAccess/when_deleting_a_silence (0.00s) --- FAIL: TestAMConfigAccess/when_deleting_a_silence/un-authenticated_request_should_fail (0.00s) panic: runtime error: index out of range [0] with length 0 [recovered] panic: runtime error: index out of range [0] with length 0 goroutine 3203 [running]: testing.tRunner.func1.2({0x1411fe2e0, 0xc001eead80}) /usr/lib/golang/src/testing/testing.go:1396 +0x210 testing.tRunner.func1() /usr/lib/golang/src/testing/testing.go:1399 +0x378 panic({0x1411fe2e0, 0xc001eead80}) /usr/lib/golang/src/runtime/panic.go:884 +0x254 github.com/grafana/grafana/pkg/tests/api/alerting.TestAMConfigAccess.func5.1(0xc002f0bba0) /builddir/build/BUILD/grafana-9.0.9/pkg/tests/api/alerting/api_alertmanager_test.go:362 +0x37c testing.tRunner(0xc002f0bba0, 0xc001f40b00) /usr/lib/golang/src/testing/testing.go:1446 +0x130 created by testing.(*T).Run /usr/lib/golang/src/testing/testing.go:1493 +0x380 FAIL github.com/grafana/grafana/pkg/tests/api/alerting 35.628s ok github.com/grafana/grafana/pkg/tests/api/dashboards 1.101s ok github.com/grafana/grafana/pkg/tests/api/plugins 0.733s ? github.com/grafana/grafana/pkg/tests/testinfra [no test files] ok github.com/grafana/grafana/pkg/tests/web 1.003s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor 0.021s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog [no test files] ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics 0.029s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros 0.029s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics 0.060s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph 0.025s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/time 0.014s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/types [no test files] ok github.com/grafana/grafana/pkg/tsdb/cloudmonitoring 0.033s ok github.com/grafana/grafana/pkg/tsdb/cloudwatch 2.042s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch 0.021s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch/client 0.021s ? github.com/grafana/grafana/pkg/tsdb/grafanads [no test files] ok github.com/grafana/grafana/pkg/tsdb/graphite 0.027s ok github.com/grafana/grafana/pkg/tsdb/influxdb 0.029s ok github.com/grafana/grafana/pkg/tsdb/influxdb/flux 1.665s ? github.com/grafana/grafana/pkg/tsdb/influxdb/models [no test files] ok github.com/grafana/grafana/pkg/tsdb/intervalv2 0.034s ok github.com/grafana/grafana/pkg/tsdb/legacydata 0.025s ok github.com/grafana/grafana/pkg/tsdb/legacydata/interval 0.021s ok github.com/grafana/grafana/pkg/tsdb/legacydata/service 0.367s ok github.com/grafana/grafana/pkg/tsdb/loki 0.035s ok github.com/grafana/grafana/pkg/tsdb/mssql 0.045s ok github.com/grafana/grafana/pkg/tsdb/mysql 0.042s ok github.com/grafana/grafana/pkg/tsdb/opentsdb 0.020s ok github.com/grafana/grafana/pkg/tsdb/postgres 0.070s ok github.com/grafana/grafana/pkg/tsdb/prometheus 0.022s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered 0.040s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient 0.025s ok github.com/grafana/grafana/pkg/tsdb/prometheus/client 0.027s ok github.com/grafana/grafana/pkg/tsdb/prometheus/middleware 0.010s ok github.com/grafana/grafana/pkg/tsdb/prometheus/models 0.014s ok github.com/grafana/grafana/pkg/tsdb/prometheus/querydata 0.033s ? github.com/grafana/grafana/pkg/tsdb/prometheus/resource [no test files] ok github.com/grafana/grafana/pkg/tsdb/sqleng 0.017s ok github.com/grafana/grafana/pkg/tsdb/tempo 0.014s ok github.com/grafana/grafana/pkg/tsdb/testdatasource 0.038s ok github.com/grafana/grafana/pkg/tsdb/testdatasource/sims 0.017s ok github.com/grafana/grafana/pkg/util 0.089s ok github.com/grafana/grafana/pkg/util/cmputil 0.010s ok github.com/grafana/grafana/pkg/util/converter 0.211s ? github.com/grafana/grafana/pkg/util/errutil [no test files] ? github.com/grafana/grafana/pkg/util/maputil [no test files] ok github.com/grafana/grafana/pkg/util/proxyutil 0.113s ok github.com/grafana/grafana/pkg/util/retryer 0.810s ok github.com/grafana/grafana/pkg/web 0.009s ok github.com/grafana/grafana/pkg/web/webtest 0.034s FAIL error: Bad exit status from /var/tmp/rpm-tmp.WkNVDC (%check) Bad exit status from /var/tmp/rpm-tmp.WkNVDC (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/grafana.spec